Home
last modified time | relevance | path

Searched defs:getUid (Results 1 – 25 of 70) sorted by relevance

123

/aosp14/frameworks/base/errorprone/tests/res/android/os/
H A DUserHandle.java28 public static int getUid(int userId, int appId) { in getUid() method in UserHandle
/aosp14/frameworks/base/core/java/android/net/
H A DCredentials.java41 public int getUid() { in getUid() method in Credentials
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipUiEventLogger.kt53 private fun getUid(packageName: String, userId: Int): Int { regex
/aosp14/frameworks/base/core/java/android/os/
H A DThreadLocalWorkSource.java52 public static int getUid() { in getUid() method in ThreadLocalWorkSource
H A DUidBatteryConsumer.java84 public int getUid() { in getUid() method in UidBatteryConsumer
237 public int getUid() { in getUid() method in UidBatteryConsumer.Builder
H A DUserHandle.java374 public static int getUid(@UserIdInt int userId, @AppIdInt int appId) { in getUid() method in UserHandle
390 public int getUid(@AppIdInt int appId) { in getUid() method in UserHandle
H A DExternalVibration.java95 public int getUid() { in getUid() method in ExternalVibration
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DCallerIdentity.java42 public int getUid() { in getUid() method in CallerIdentity
/aosp14/system/core/libsysutils/include/sysutils/
H A DSocketClient.h38 uid_t getUid() const { return mUid; } in getUid() function
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
H A DAppOpItem.java48 public int getUid() { in getUid() method in AppOpItem
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInputTarget.java40 int getUid(); in getUid() method
/aosp14/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DAttributionKey.java61 public int getUid() { in getUid() method in AttributionKey
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DOverrideRequest.java90 int getUid() { in getUid() method in OverrideRequest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSlicePermissionActivity.java127 private int getUid(@Nullable final String pkg) { in getUid() method in SlicePermissionActivity
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputBinding.java106 public int getUid() { in getUid() method in InputBinding
/aosp14/frameworks/base/media/native/midi/
H A DMidiDeviceInfo.h39 int getUid() const { return mId; } in getUid() function
/aosp14/frameworks/base/core/java/android/app/
H A DRuntimeAppOpAccessMessage.java122 public @IntRange(from = 0L) int getUid() { in getUid() method in RuntimeAppOpAccessMessage
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionRecordImpl.java44 int getUid(); in getUid() method
/aosp14/frameworks/base/core/java/android/service/notification/
H A DConversationChannelWrapper.java121 public int getUid() { in getUid() method in ConversationChannelWrapper
/aosp14/frameworks/base/core/java/android/app/usage/
H A DCacheQuotaHint.java58 public int getUid() { in getUid() method in CacheQuotaHint
/aosp14/frameworks/base/core/java/android/app/people/
H A DConversationChannel.java119 public int getUid() { in getUid() method in ConversationChannel
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/dialog/
H A DAccessibilityTarget.java161 public int getUid() { in getUid() method in AccessibilityTarget
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedPreference.java124 public int getUid() { in getUid() method in RestrictedPreference
/aosp14/frameworks/base/core/java/android/metrics/
H A DMetricsReader.java185 public int getUid() { in getUid() method in MetricsReader.Event
/aosp14/frameworks/base/core/java/android/permission/
H A DPermissionGroupUsage.java112 public int getUid() { in getUid() method in PermissionGroupUsage

123