Home
last modified time | relevance | path

Searched defs:ownerUid (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/power/
DWakeLockLog.java150 public void onWakeLockAcquired(String tag, int ownerUid, int flags) { in onWakeLockAcquired()
160 public void onWakeLockReleased(String tag, int ownerUid) { in onWakeLockReleased()
222 private void onWakeLockEvent(int eventType, String tag, int ownerUid, in onWakeLockEvent()
247 private void handleWakeLockEventInternal(int eventType, String tag, int ownerUid, int flags, in handleWakeLockEventInternal()
1131 public TagData getTag(String tag, int ownerUid) { in getTag()
1155 public TagData findOrCreateTag(String tagStr, int ownerUid, boolean shouldCreate) { in findOrCreateTag()
1253 public int ownerUid; // Wake lock owner Uid field in TagData
1257 TagData(String tag, int ownerUid) { in TagData()
DNotifier.java260 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired()
291 public void onLongPartialWakeLockStart(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockStart()
316 public void onLongPartialWakeLockFinish(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockFinish()
345 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
387 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContextListenerController.java75 @NonNull WindowContainer<?> container, int ownerUid, @WindowType int type, in registerWindowContainerListener()
98 @NonNull WindowContainer<?> container, int ownerUid, @WindowType int type, in registerWindowContainerListener()
211 int ownerUid, @WindowType int type, @Nullable Bundle options) { in WindowContextListenerImpl()
DEmbeddedWindowController.java173 WindowState hostWindowState, int ownerUid, int ownerPid, int windowType, in EmbeddedWindow()
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreSession.java127 int ownerUid, String ownerPackageName, long creationTimeMs, in BlobStoreSession()
139 int ownerUid, String ownerPackageName, SessionStateChangeListener listener) { in BlobStoreSession()
599 final int ownerUid = XmlUtils.readIntAttribute(in, ATTR_UID); in createFromXml() local
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionManagerInternal.java89 public HotwordDetectionServiceIdentity(int isolatedUid, int ownerUid) { in HotwordDetectionServiceIdentity()
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerCreationArgs.h56 uid_t ownerUid; member
DRequestedLayerState.h96 const gui::Uid ownerUid; member
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/blob/
DBlobStoreManagerServiceTest.java358 private BlobStoreSession createBlobStoreSessionMock(String ownerPackageName, int ownerUid, in createBlobStoreSessionMock()
363 private BlobStoreSession createBlobStoreSessionMock(String ownerPackageName, int ownerUid, in createBlobStoreSessionMock()
/frameworks/base/core/java/android/view/
DInputWindowHandle.java131 public int ownerUid; field in InputWindowHandle
DDisplayInfo.java282 public int ownerUid; field in DisplayInfo
/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/
DLayerProtoParser.h120 uid_t ownerUid; variable
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestDisplayContent.java145 Builder setOwnerUid(int ownerUid) { in setOwnerUid()
/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
DVirtualDeviceManagerServiceTest.java490 int ownerUid = mLocalService.getDeviceOwnerUid(mDeviceImpl.getDeviceId()); in getDeviceOwnerUid_oneDevice_returnsCorrectId() local
508 int ownerUid = mLocalService.getDeviceOwnerUid(nonExistentDeviceId); in getDeviceOwnerUid_nonExistentDevice_returnsInvalidUid() local
1707 private VirtualDeviceImpl createVirtualDevice(int virtualDeviceId, int ownerUid) { in createVirtualDevice()
1714 private VirtualDeviceImpl createVirtualDevice(int virtualDeviceId, int ownerUid, in createVirtualDevice()
/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
DBatteryStatsCpuTimesTest.java372 final int ownerUid = UserHandle.getUid(testUserId, FIRST_APPLICATION_UID + 42); in testReadKernelUidCpuTimesLocked_isolatedUid() local
951 final int ownerUid = UserHandle.getUid(testUserId, FIRST_APPLICATION_UID + 42); in testReadKernelUidCpuFreqTimesLocked_isolatedUid() local
/frameworks/base/libs/storage/
DIMountService.cpp241 const String16& key, const int32_t ownerUid) in createSecureContainer()
296 int32_t mountSecureContainer(const String16& id, const String16& key, const int32_t ownerUid) in mountSecureContainer()
/frameworks/base/services/core/java/com/android/server/display/
DVirtualDisplayAdapter.java114 IMediaProjection projection, int ownerUid, String ownerPackageName, Surface surface, in createVirtualDisplayLocked()
281 int ownerUid, String ownerPackageName, Surface surface, int flags, in VirtualDisplayDevice()
DDisplayDeviceInfo.java409 public int ownerUid; field in DisplayDeviceInfo
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.cpp41 LayerInfo::LayerInfo(const std::string& name, uid_t ownerUid, in LayerInfo()
DRefreshRateSelector.h165 uid_t ownerUid = static_cast<uid_t>(-1); member
/frameworks/base/core/jni/
Dandroid_hardware_input_InputWindowHandle.cpp69 jfieldID ownerUid; member
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp302 uid_t ownerUid, int32_t layerId, std::string layerName, in SurfaceFrame()
788 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()
/frameworks/native/libs/gui/include/gui/
DWindowInfo.h229 Uid ownerUid = Uid::INVALID; member
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DProxyManager.java333 final int ownerUid = localVdm.getDeviceOwnerUid(device.getDeviceId()); in displayBelongsToCaller() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DEventThreadTest.cpp201 uid_t ownerUid) { in createConnection()

12