Searched refs:reportSizeConfigurations (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl526 void reportSizeConfigurations(in IBinder token, in int[] horizontalSizeConfiguration,
H A DActivityThread.java2721 // call #reportSizeConfigurations(), but the server might not know anything about the
3052 reportSizeConfigurations(r);
3072 private void reportSizeConfigurations(ActivityClientRecord r) { method in class:ActivityThread
3093 ActivityManager.getService().reportSizeConfigurations(r.token,
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java8209 public void reportSizeConfigurations(IBinder token, int[] horizontalSizeConfiguration, method in class:ActivityManagerService
8216 throw new IllegalArgumentException("reportSizeConfigurations: ActivityRecord not "
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 92 milliseconds