/frameworks/base/core/java/android/app/ |
D | Application.java | 262 Object[] callbacks = collectComponentCallbacks(); in onConfigurationChanged() local 272 Object[] callbacks = collectComponentCallbacks(); in onLowMemory() local 282 Object[] callbacks = collectComponentCallbacks(); in onTrimMemory() local 358 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPreCreated() local 370 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityCreated() local 382 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPostCreated() local 393 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPreStarted() local 403 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityStarted() local 413 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPostStarted() local 423 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPreResumed() local [all …]
|
/frameworks/base/media/java/android/service/media/ |
D | IMediaBrowserService.aidl | 15 void connect(String pkg, in Bundle rootHints, IMediaBrowserServiceCallbacks callbacks); in connect() 16 void disconnect(IMediaBrowserServiceCallbacks callbacks); in disconnect() 18 void addSubscriptionDeprecated(String uri, IMediaBrowserServiceCallbacks callbacks); in addSubscriptionDeprecated() 19 void removeSubscriptionDeprecated(String uri, IMediaBrowserServiceCallbacks callbacks); in removeSubscriptionDeprecated() 21 void getMediaItem(String uri, in ResultReceiver cb, IMediaBrowserServiceCallbacks callbacks); in getMediaItem() 23 IMediaBrowserServiceCallbacks callbacks); in addSubscription() 24 void removeSubscription(String uri, in IBinder token, IMediaBrowserServiceCallbacks callbacks); in removeSubscription()
|
D | MediaBrowserService.java | 119 IMediaBrowserServiceCallbacks callbacks; field in MediaBrowserService.ConnectionRecord 204 final IMediaBrowserServiceCallbacks callbacks) { in connect() 261 public void disconnect(final IMediaBrowserServiceCallbacks callbacks) { in disconnect() 278 public void addSubscriptionDeprecated(String id, IMediaBrowserServiceCallbacks callbacks) { in addSubscriptionDeprecated() 284 final IMediaBrowserServiceCallbacks callbacks) { in addSubscription() 305 String id, IMediaBrowserServiceCallbacks callbacks) { in removeSubscriptionDeprecated() 311 final IMediaBrowserServiceCallbacks callbacks) { in removeSubscription() 333 final IMediaBrowserServiceCallbacks callbacks) { in getMediaItem()
|
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
D | CallbackRegistryTest.java | 67 ArrayList<Integer> callbacks = registry.copyListeners(); in testAddListener() local 132 ArrayList<Integer> callbacks = registry.copyListeners(); in testRemoveWhileNotifying() local 157 ArrayList<Integer> callbacks = registry.copyListeners(); in testDeepRemoveWhileNotifying() local 183 ArrayList<Integer> callbacks = registry.copyListeners(); in testAddRemovedListener() local 194 final Integer[] callbacks = new Integer[deepNotifyCount.length]; in testVeryDeepRemoveWhileNotifying() local
|
/frameworks/base/core/java/android/service/appprediction/ |
D | AppPredictionService.java | 197 final ArrayList<CallbackWrapper> callbacks = mSessionCallbacks.get(sessionId); in doRegisterPredictionUpdates() local 222 final ArrayList<CallbackWrapper> callbacks = mSessionCallbacks.get(sessionId); in doUnregisterPredictionUpdates() local 235 ArrayList<CallbackWrapper> callbacks, CallbackWrapper wrapper) { in removeCallbackWrapper() 253 final ArrayList<CallbackWrapper> callbacks = mSessionCallbacks.get(sessionId); in doRequestPredictionUpdate() local 288 List<CallbackWrapper> callbacks = mSessionCallbacks.get(sessionId); in updatePredictions() local 299 private CallbackWrapper findCallbackWrapper(ArrayList<CallbackWrapper> callbacks, in findCallbackWrapper()
|
/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/ |
D | SoundTriggerModule.java | 161 List<Runnable> callbacks = new LinkedList<>(); in setExternalCaptureState() local 188 List<ISoundTriggerCallback> callbacks = new ArrayList<>(mActiveSessions.size()); in serviceDied() local 346 List<Runnable> callbacks = new LinkedList<>(); in startRecognition() local 403 private void abortActiveRecognitions(@NonNull List<Runnable> callbacks) { in abortActiveRecognitions() 501 @NonNull List<Runnable> callbacks) { in startRecognition() 556 private void abortActiveRecognition(List<Runnable> callbacks) { in abortActiveRecognition()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotifBindPipeline.java | 141 final Set<BindCallback> callbacks = bindEntry.callbacks; in onBindRequested() local 194 final Set<BindCallback> callbacks = bindEntry.callbacks; in onPipelineComplete() local 246 public final Set<BindCallback> callbacks = new ArraySet<>(); field in NotifBindPipeline.BindEntry
|
/frameworks/base/core/java/android/print/ |
D | IPrintSpooler.aidl | 82 in IPrintSpoolerCallbacks callbacks, in int sequence); in onCustomPrinterIconLoaded() 94 in IPrintSpoolerCallbacks callbacks, in int sequence); in getCustomPrinterIcon() 102 void clearCustomPrinterIconCache(in IPrintSpoolerCallbacks callbacks, in clearCustomPrinterIconCache()
|
/frameworks/base/core/java/android/printservice/recommendation/ |
D | IRecommendationService.aidl | 29 void registerCallbacks(in IRecommendationServiceCallbacks callbacks); in registerCallbacks()
|
/frameworks/base/services/print/java/com/android/server/print/ |
D | RemotePrintServiceRecommendationService.java | 134 @NonNull RemotePrintServiceRecommendationServiceCallbacks callbacks) { in RemotePrintServiceRecommendationService() 193 public Connection(@NonNull RemotePrintServiceRecommendationServiceCallbacks callbacks) { in Connection()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
D | AssistHandleOffBehavior.java | 35 public void onModeActivated(Context context, AssistHandleCallbacks callbacks) { in onModeActivated()
|
/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.cpp | 39 const OMX_CALLBACKTYPE *callbacks, in SoftRaw() 277 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/base/core/java/com/android/internal/view/ |
D | SurfaceCallbackHelper.java | 46 …c void dispatchSurfaceRedrawNeededAsync(SurfaceHolder holder, SurfaceHolder.Callback callbacks[]) { in dispatchSurfaceRedrawNeededAsync()
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
D | SoftAMRNBEncoder.cpp | 43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRNBEncoder() 425 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
D | SoftGSM.cpp | 42 const OMX_CALLBACKTYPE *callbacks, in SoftGSM() 358 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | SoftAMRWBEncoder.cpp | 43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRWBEncoder() 480 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.cpp | 41 const OMX_CALLBACKTYPE *callbacks, in SoftMP3() 502 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
D | ImsServiceController.java | 328 ImsServiceControllerCallbacks callbacks) { in ImsServiceController() 347 ImsServiceControllerCallbacks callbacks, Handler handler, RebindRetry rebindRetry) { in ImsServiceController() 683 IImsServiceFeatureCallback callbacks = i.next(); in sendImsFeatureCreatedCallback() local 698 IImsServiceFeatureCallback callbacks = i.next(); in sendImsFeatureRemovedCallback() local 713 IImsServiceFeatureCallback callbacks = i.next(); in sendImsFeatureStatusChanged() local
|
/frameworks/base/libs/hwui/ |
D | WebViewFunctorManager.cpp | 61 WebViewFunctor::WebViewFunctor(void* data, const WebViewFunctorCallbacks& callbacks, in WebViewFunctor() 126 int WebViewFunctorManager::createFunctor(void* data, const WebViewFunctorCallbacks& callbacks, in createFunctor()
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | SoftG711.cpp | 41 const OMX_CALLBACKTYPE *callbacks, in SoftG711() 386 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/flac/dec/ |
D | SoftFlacDecoder.cpp | 43 const OMX_CALLBACKTYPE *callbacks, in SoftFlacDecoder() 495 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | SoftMPEG4Encoder.cpp | 67 const OMX_CALLBACKTYPE *callbacks, in SoftMPEG4Encoder() 532 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.cpp | 38 const OMX_CALLBACKTYPE *callbacks, in SoftAMR() 580 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | GlobalActionsPanelPlugin.java | 58 PanelViewController onPanelShown(Callbacks callbacks, boolean deviceLocked); in onPanelShown()
|
/frameworks/native/vulkan/libvulkan/ |
D | debug_report.cpp | 131 auto& callbacks = GetData(instance).debug_report_callbacks; in CreateDebugReportCallbackEXT() local 155 auto& callbacks = GetData(instance).debug_report_callbacks; in DestroyDebugReportCallbackEXT() local
|