Searched refs:getPendingIntentFlags (Results 1 – 4 of 4) sorted by relevance
179 public abstract int getPendingIntentFlags(IIntentSender target); in getPendingIntentFlags() method in ActivityManagerInternal
356 int getPendingIntentFlags(IIntentSender target) { in getPendingIntentFlags() method in PendingIntentController
11787 when(mAmi.getPendingIntentFlags(any())).thenReturn(FLAG_IMMUTABLE | FLAG_ONE_SHOT);11817 when(mAmi.getPendingIntentFlags(any())).thenReturn(FLAG_IMMUTABLE | FLAG_ONE_SHOT);11848 when(mAmi.getPendingIntentFlags(any())).thenReturn(FLAG_IMMUTABLE | FLAG_ONE_SHOT);11899 when(mAmi.getPendingIntentFlags(any())).thenReturn(FLAG_IMMUTABLE | FLAG_ONE_SHOT);11912 when(mAmi.getPendingIntentFlags(any())).thenReturn(FLAG_IMMUTABLE | FLAG_ONE_SHOT);12276 when(mAmi.getPendingIntentFlags(any(IIntentSender.class)))
8038 && hasFlag(mAmi.getPendingIntentFlags(8048 && hasFlag(mAmi.getPendingIntentFlags(action.actionIntent.getTarget()),8060 && hasFlag(mAmi.getPendingIntentFlags(action.actionIntent.getTarget()),