HomeSort by relevance Sort by last modified time
    Searched full:abovesystem (Results 1 - 18 of 18) 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;
CarUserSwitchingDialog.java 54 UserInfo newUser, boolean aboveSystem, String switchingFromSystemUserMessage,
56 super(service, context, oldUser, newUser, aboveSystem, switchingFromSystemUserMessage,
UserSwitchingDialog.java 61 UserInfo newUser, boolean aboveSystem, String switchingFromSystemUserMessage,
75 if (aboveSystem) {
AppErrors.java     [all...]
ActivityRecord.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 
  /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 

Completed in 364 milliseconds