Searched refs:getCreatorUid (Results 1 – 11 of 11) sorted by relevance
121 nm.notify(TAG, mUserAction.getActionIntent().getCreatorUid(), builder.build()); in showAsNotification()146 final String tag = TAG + "_" + mUserAction.getActionIntent().getCreatorUid(); in showAsDialog()
966 public int getCreatorUid() { in getCreatorUid() method in PendingIntent
249 public int getCreatorUid() { in getCreatorUid() method in IntentSender
192 XmlUtil.writeNextValue(out, XML_TAG_CREATOR_UID, provider.getCreatorUid()); in serializeProvider()
176 public int getCreatorUid() { in getCreatorUid() method in PasspointProvider
184 provider.getCreatorUid()); in setProviders()
324 when(mockPi.getCreatorUid()).thenReturn(mockUid); in getNewMockPendingIntent()
3656 creatorUid = (operation != null) ? operation.getCreatorUid() : uid; in Alarm()4501 int uid = pi.getCreatorUid(); in getStatsLocked()
4862 method public int getCreatorUid();7935 method public int getCreatorUid();
5912 method public int getCreatorUid();10599 method public int getCreatorUid();
2012 HSPLandroid/app/PendingIntent;->getCreatorUid()I