Searched refs:TYPE_APPLICATION (Results 1 – 7 of 7) sorted by relevance
75 TYPE_APPLICATION = 2, enumerator
189 @ViewDebug.IntToString(from = TYPE_APPLICATION, to = "TYPE_APPLICATION"),245 public static final int TYPE_APPLICATION = 2; field in WindowManager.LayoutParams1464 type = TYPE_APPLICATION; in LayoutParams()
110 WindowManager.LayoutParams.TYPE_APPLICATION, true); in AppWindowToken()
176 case WindowManager.LayoutParams.TYPE_APPLICATION: in onWindowTransitionLocked()
5336 } else if (w.mAttrs.type == TYPE_APPLICATION) { in performEnableScreen()5568 int aboveAppLayer = mPolicy.windowTypeToLayerLw(TYPE_APPLICATION) in screenshotApplications()
2389 WindowManager.LayoutParams.TYPE_APPLICATION);
28793 field public static final int TYPE_APPLICATION = 2; // 0x2