/aosp12/frameworks/base/services/people/java/com/android/server/people/ |
H A D | SessionInfo.java | 66 int callbackCount = mCallbacks.beginBroadcast(); in updatePredictions() local
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
H A D | CastControllerImplTest.java | 87 int callbackCount = 20; in testAddCallbackRemoveCallback_concurrently() local
|
/aosp12/frameworks/native/services/vibratorservice/test/ |
H A D | VibratorCallbackSchedulerTest.cpp | 70 bool waitForCallbacks(uint32_t callbackCount, milliseconds timeout) { in waitForCallbacks()
|
/aosp12/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/ |
H A D | AudioVolumeGroupChangeHandlerTest.java | 128 final int callbackCount = 10; in testMultipleCallbackReceived() local
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraManager.java | 2047 final int callbackCount = mCallbackMap.size(); in onStatusChangedLocked() local 2099 final int callbackCount = mCallbackMap.size(); in onPhysicalCameraStatusChangedLocked() local 2138 final int callbackCount = mTorchCallbackMap.size(); in onTorchStatusChangedLocked() local 2233 final int callbackCount = mCallbackMap.size(); in onCameraAccessPrioritiesChanged() local 2246 final int callbackCount = mCallbackMap.size(); in onCameraOpened() local 2259 final int callbackCount = mCallbackMap.size(); in onCameraClosed() local
|
/aosp12/frameworks/base/services/searchui/java/com/android/server/searchui/ |
H A D | SearchUiPerUserService.java | 365 int callbackCount = mCallbacks.getRegisteredCallbackCount(); in resurrectSessionLocked() local
|
/aosp12/frameworks/av/media/libaaudio/tests/ |
H A D | test_return_stop.cpp | 49 std::atomic<int32_t> callbackCount{}; member
|
H A D | test_steal_exclusive.cpp | 100 std::atomic<int32_t> callbackCount{}; member in AudioEngine
|
H A D | test_various.cpp | 730 std::atomic<int32_t> callbackCount{0}; in checkCallbackOnce() local
|
/aosp12/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
H A D | SmartspacePerUserService.java | 405 int callbackCount = mCallbacks.getRegisteredCallbackCount(); in resurrectSessionLocked() local
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | CallbackRegistry.java | 143 final int callbackCount = mCallbacks.size(); in notifyRecurseLocked() local
|
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
H A D | AppPredictionPerUserService.java | 471 int callbackCount = mCallbacks.getRegisteredCallbackCount(); in resurrectSessionLocked() local
|
/aosp12/frameworks/base/core/java/android/hardware/location/ |
H A D | ActivityRecognitionHardware.java | 234 int callbackCount = mSinks.getRegisteredCallbackCount(); in onCallbackDied() local
|
/aosp12/frameworks/av/media/libaaudio/examples/utils/ |
H A D | AAudioSimplePlayer.h | 278 int32_t callbackCount = 0; member
|
/aosp12/frameworks/base/services/core/java/com/android/server/appop/ |
H A D | AppOpsService.java | 2592 final int callbackCount = callbacks.size(); in notifyOpChangedForAllPkgsInUid() local 2614 final int callbackCount = callbacks.size(); in notifyOpChangedForAllPkgsInUid() local 3560 final int callbackCount = activeCallbacks.size(); in stopWatchingActive() local 3608 final int callbackCount = startedCallbacks.size(); in stopWatchingStarted() local 3651 final int callbackCount = notedCallbacks.size(); in stopWatchingNoted() local 4187 final int callbackCount = callbacks.size(); in notifyOpActiveChanged() local 4240 final int callbackCount = callbacks.size(); in notifyOpStarted() local 4288 final int callbackCount = callbacks.size(); in notifyOpChecked() local
|
/aosp12/system/core/libutils/ |
H A D | LruCache_test.cpp | 120 ssize_t callbackCount; member in android::EntryRemovedCallback
|
H A D | Looper_test.cpp | 94 int callbackCount; member in android::StubCallbackHandler
|
/aosp12/frameworks/base/libs/hwui/tests/unit/ |
H A D | SkiaPipelineTests.cpp | 413 int callbackCount = 0; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | VoiceInteractor.java | 990 final int callbackCount = mOnDestroyCallbacks.size(); in destroy() local
|