| /frameworks/base/core/java/android/app/ |
| D | Application.java | 109 Object[] callbacks = collectComponentCallbacks(); in onConfigurationChanged() local 119 Object[] callbacks = collectComponentCallbacks(); in onLowMemory() local 129 Object[] callbacks = collectComponentCallbacks(); in onTrimMemory() local 192 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityCreated() local 202 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityStarted() local 211 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityResumed() local 220 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPaused() local 229 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityStopped() local 238 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivitySaveInstanceState() local 248 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityDestroyed() local [all …]
|
| D | FragmentController.java | 47 public static final FragmentController createController(FragmentHostCallback<?> callbacks) { in createController() 51 private FragmentController(FragmentHostCallback<?> callbacks) { in FragmentController()
|
| /frameworks/base/media/java/android/service/media/ |
| D | IMediaBrowserService.aidl | 17 void connect(String pkg, in Bundle rootHints, IMediaBrowserServiceCallbacks callbacks); in connect() 18 void disconnect(IMediaBrowserServiceCallbacks callbacks); in disconnect() 20 void addSubscription(String uri, IMediaBrowserServiceCallbacks callbacks); in addSubscription() 21 void removeSubscription(String uri, IMediaBrowserServiceCallbacks callbacks); in removeSubscription()
|
| D | MediaBrowserService.java | 96 IMediaBrowserServiceCallbacks callbacks; field in MediaBrowserService.ConnectionRecord 165 final IMediaBrowserServiceCallbacks callbacks) { in connect() 216 public void disconnect(final IMediaBrowserServiceCallbacks callbacks) { in disconnect() 233 … public void addSubscription(final String id, final IMediaBrowserServiceCallbacks callbacks) { in addSubscription() 254 final IMediaBrowserServiceCallbacks callbacks) { in removeSubscription()
|
| /frameworks/base/core/tests/coretests/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/data-binding/compiler/src/test/java/android/databinding/ |
| D | CallbackRegistryTest.java | 66 ArrayList<Integer> callbacks = registry.copyCallbacks(); in testAddListener() local 133 ArrayList<Integer> callbacks = registry.copyCallbacks(); in testRemoveWhileNotifying() local 159 ArrayList<Integer> callbacks = registry.copyCallbacks(); in testDeepRemoveWhileNotifying() local 186 ArrayList<Integer> callbacks = registry.copyCallbacks(); in testAddRemovedListener() local 198 final Integer[] callbacks = new Integer[deepNotifyCount.length]; in testVeryDeepRemoveWhileNotifying() local
|
| /frameworks/support/v4/java/android/support/v4/os/ |
| D | ParcelableCompat.java | 35 ParcelableCompatCreatorCallbacks<T> callbacks) { in newCreator() 45 public CompatCreator(ParcelableCompatCreatorCallbacks<T> callbacks) { in CompatCreator()
|
| /frameworks/support/v4/honeycomb_mr2/android/support/v4/os/ |
| D | ParcelableCompatHoneycombMR2.java | 23 static <T> Parcelable.Creator<T> instantiate(ParcelableCompatCreatorCallbacks<T> callbacks) { in instantiate() 31 public ParcelableCompatCreatorHoneycombMR2(ParcelableCompatCreatorCallbacks<T> callbacks) { in ParcelableCompatCreatorHoneycombMR2()
|
| /frameworks/support/v4/java/android/support/v4/media/ |
| D | TransportMediator.java | 151 public TransportMediator(Activity activity, TransportPerformer callbacks) { in TransportMediator() 155 public TransportMediator(View view, TransportPerformer callbacks) { in TransportMediator() 159 private TransportMediator(Activity activity, View view, TransportPerformer callbacks) { in TransportMediator()
|
| /frameworks/av/media/libstagefright/codecs/raw/ |
| D | SoftRaw.cpp | 39 const OMX_CALLBACKTYPE *callbacks, in SoftRaw() 222 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
| D | SoftAMRNBEncoder.cpp | 43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRNBEncoder() 429 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() 441 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() 307 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() 484 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/g711/dec/ |
| D | SoftG711.cpp | 39 const OMX_CALLBACKTYPE *callbacks, in SoftG711() 331 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
| D | SoftVorbis.cpp | 47 const OMX_CALLBACKTYPE *callbacks, in SoftVorbis() 501 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
| D | SoftMPEG4Encoder.cpp | 70 const OMX_CALLBACKTYPE *callbacks, in SoftMPEG4Encoder() 521 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
| D | SoftAMR.cpp | 41 const OMX_CALLBACKTYPE *callbacks, in SoftAMR() 537 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/on2/dec/ |
| D | SoftVPX.cpp | 33 const OMX_CALLBACKTYPE *callbacks, in SoftVPX() 305 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/flac/enc/ |
| D | SoftFlacEncoder.cpp | 49 const OMX_CALLBACKTYPE *callbacks, in SoftFlacEncoder() 493 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/support/v4/java/android/support/v4/app/ |
| D | FragmentController.java | 46 public static final FragmentController createController(FragmentHostCallback<?> callbacks) { in createController() 50 private FragmentController(FragmentHostCallback<?> callbacks) { in FragmentController()
|
| /frameworks/av/media/libstagefright/codecs/aacenc/ |
| D | SoftAACEncoder.cpp | 42 const OMX_CALLBACKTYPE *callbacks, in SoftAACEncoder() 585 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/ |
| D | SoftAVC.cpp | 52 const OMX_CALLBACKTYPE *callbacks, in SoftAVC() 334 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
| D | SoftMPEG4.cpp | 58 const OMX_CALLBACKTYPE *callbacks, in SoftMPEG4() 385 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
| /frameworks/av/services/camera/libcameraservice/ |
| D | CameraFlashlight.cpp | 40 const camera_module_callbacks_t& callbacks) : in CameraFlashlight() 304 const camera_module_callbacks_t& callbacks) : in ModuleFlashControl() 352 const camera_module_callbacks_t& callbacks) : in CameraDeviceClientFlashControl() 650 const camera_module_callbacks_t& callbacks) : in CameraHardwareInterfaceFlashControl()
|