HomeSort by relevance Sort by last modified time
    Searched refs:aboveSystem (Results 1 - 22 of 22) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
AppNotRespondingDialog.java 90 if (data.aboveSystem) {
185 final boolean aboveSystem;
187 Data(ProcessRecord proc, ActivityRecord activity, boolean aboveSystem) {
190 this.aboveSystem = aboveSystem;
UserSwitchingDialog.java 61 UserInfo newUser, boolean aboveSystem, String switchingFromSystemUserMessage,
75 if (aboveSystem) {
CarUserSwitchingDialog.java 54 UserInfo newUser, boolean aboveSystem, String switchingFromSystemUserMessage,
56 super(service, context, oldUser, newUser, aboveSystem, switchingFromSystemUserMessage,
AppErrors.java     [all...]
ActivityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
InputMonitor.java 232 boolean aboveSystem = false;
253 aboveSystem = windowState.mBaseLayer > systemAlertLayer;
286 windowState.mSession.mPid, aboveSystem, reason);
  /frameworks/base/core/java/android/app/
IActivityManager.aidl 381 long inputDispatchingTimedOut(int pid, boolean aboveSystem, in String reason);
    [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 86 milliseconds