Searched defs:fullScreenIntent (Results 1 – 5 of 5) sorted by relevance
199 final PendingIntent fullScreenIntent = PendingIntent.getActivity(mContext, 0, in testPinEntry_logsPeek() local
484 Intent fullScreenIntent = new Intent(context, FullScreenActivity.class); in getPendingIntent() local
579 final PendingIntent fullScreenIntent = in launchFullScreenIntent() local
825 final int fullScreenIntent = safeInt(parser, SHOW_ATT_FULL_SCREEN_INTENT, in readZenPolicyXml() local
390 public PendingIntent fullScreenIntent; field in Notification