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