Home
last modified time | relevance | path

Searched refs:getCreatorUid (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/
H A DIntentSender.java282 public int getCreatorUid() { in getCreatorUid() method in IntentSender
283 return getCachedInfo().getCreatorUid(); in getCreatorUid()
298 int uid = getCachedInfo().getCreatorUid(); in getCreatorUserHandle()
/aosp14/frameworks/base/core/java/android/app/
H A DRecoverableSecurityException.java121 nm.notify(TAG, mUserAction.getActionIntent().getCreatorUid(), builder.build()); in showAsNotification()
146 final String tag = TAG + "_" + mUserAction.getActionIntent().getCreatorUid(); in showAsDialog()
H A DPendingIntent.java1165 public int getCreatorUid() { in getCreatorUid() method in PendingIntent
1166 return getCachedInfo().getCreatorUid(); in getCreatorUid()
1297 int uid = getCachedInfo().getCreatorUid(); in getCreatorUserHandle()
H A DActivityManager.java5942 public int getCreatorUid() { in getCreatorUid() method in ActivityManager.PendingIntentInfo
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/alarm/
H A DAlarmTest.java72 when(alarmPi.getCreatorUid()).thenReturn(TEST_CALLING_UID); in createAlarmSender()
H A DAlarmManagerServiceTest.java641 when(mockPi.getCreatorUid()).thenReturn(creatorUid); in getNewMockPendingIntent()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarm.java163 creatorUid = (operation != null) ? operation.getCreatorUid() : this.uid; in Alarm()
H A DAlarmManagerService.java5540 int uid = pi.getCreatorUid(); in getStatsLocked()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterTest.java443 when(mockFullScreenIntent.getCreatorUid()).thenReturn(kTestUid); in testOnFullScreenIntentWhenDozing_logToStatsd()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java619 fullScreenIntent.getCreatorUid(), in launchFullScreenIntent()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java1024 && mService.isCallerRecents(hop.getPendingIntent().getCreatorUid())) { in applyHierarchyOp()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6920 method public int getCreatorUid();
11236 method public int getCreatorUid();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2437 HSPLandroid/app/PendingIntent;->getCreatorUid()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2437 HSPLandroid/app/PendingIntent;->getCreatorUid()I