Searched refs:isOneShot (Results 1 – 1 of 1) sorted by relevance
192 if (isOneShot(flags)) { in send()392 if (isOneShot(shadowPendingIntent.flags) != isOneShot(flags)) { in getCreatedIntentFor()420 private static boolean isOneShot(int flags) { in isOneShot() method in ShadowPendingIntent