Searched defs:fullScreenIntent (Results 1 – 3 of 3) sorted by relevance
484 Intent fullScreenIntent = new Intent(context, FullScreenActivity.class); in getPendingIntent() local
773 final int fullScreenIntent = safeInt(parser, SHOW_ATT_FULL_SCREEN_INTENT, in readZenPolicyXml() local
323 public PendingIntent fullScreenIntent; field in Notification