Home
last modified time | relevance | path

Searched refs:FULL_SCREEN (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DStatusBarNotifier.java1064 requestCode = InCallActivity.PendingIntentRequestCodes.FULL_SCREEN; in createLaunchPendingIntent()
DInCallActivity.java1730 static final int FULL_SCREEN = 1; field in InCallActivity.PendingIntentRequestCodes