Home
last modified time | relevance | path

Searched defs:hasCallback (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DSyncExecutor.java41 public boolean hasCallback(Runnable runnable) { in hasCallback() method in SyncExecutor
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DTestShellExecutor.java46 public boolean hasCallback(Runnable r) { in hasCallback() method in TestShellExecutor
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DHandlerExecutor.java54 public boolean hasCallback(Runnable r) { in hasCallback() method in HandlerExecutor
H A DShellExecutor.java98 boolean hasCallback(Runnable runnable); in hasCallback() method
/aosp12/system/tools/hidl/
H A DgenerateCppAdapter.cpp144 bool hasCallback = !method->canElideCallback() && !method->results().empty(); in generateAdapterMethod() local
H A DgenerateCpp.cpp1056 const bool hasCallback = returnsValue && elidedReturn == nullptr; in generateStaticProxyMethodSource() local
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DInFlightRequest.h82 bool hasCallback; member
H A DCamera3Device.cpp5151 bool hasCallback = true; in prepareHalRequests() local
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DIAutoFillManager.aidl44 in Rect bounds, in AutofillValue value, int userId, boolean hasCallback, int flags, in startSession()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceImpl.java313 @NonNull Rect virtualBounds, @Nullable AutofillValue value, boolean hasCallback, in startSessionLocked()
498 int clientUid, @NonNull IBinder clientCallback, boolean hasCallback, in createSessionByTokenLocked()
H A DAutofillManagerService.java1397 boolean hasCallback, int flags, ComponentName clientActivity, in startSession()
/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraDevice.cpp1349 bool hasCallback = true; in checkAndFireSequenceCompleteLocked() local
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/
H A DACameraDevice.cpp1346 bool hasCallback = true; in checkAndFireSequenceCompleteLocked() local