Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 – 25 of 93) sorted by relevance

1234

/frameworks/base/core/java/android/app/
DApplication.java109 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 …]
DFragmentController.java47 public static final FragmentController createController(FragmentHostCallback<?> callbacks) { in createController()
51 private FragmentController(FragmentHostCallback<?> callbacks) { in FragmentController()
/frameworks/base/media/java/android/service/media/
DIMediaBrowserService.aidl17 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()
DMediaBrowserService.java96 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/
DCallbackRegistryTest.java67 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/
DCallbackRegistryTest.java66 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/
DParcelableCompat.java35 ParcelableCompatCreatorCallbacks<T> callbacks) { in newCreator()
45 public CompatCreator(ParcelableCompatCreatorCallbacks<T> callbacks) { in CompatCreator()
/frameworks/support/v4/honeycomb_mr2/android/support/v4/os/
DParcelableCompatHoneycombMR2.java23 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/
DTransportMediator.java151 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/
DSoftRaw.cpp39 const OMX_CALLBACKTYPE *callbacks, in SoftRaw()
222 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRNBEncoder()
429 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp41 const OMX_CALLBACKTYPE *callbacks, in SoftMP3()
441 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp42 const OMX_CALLBACKTYPE *callbacks, in SoftGSM()
307 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRWBEncoder()
484 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp39 const OMX_CALLBACKTYPE *callbacks, in SoftG711()
331 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp47 const OMX_CALLBACKTYPE *callbacks, in SoftVorbis()
501 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp70 const OMX_CALLBACKTYPE *callbacks, in SoftMPEG4Encoder()
521 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp41 const OMX_CALLBACKTYPE *callbacks, in SoftAMR()
537 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp33 const OMX_CALLBACKTYPE *callbacks, in SoftVPX()
305 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp49 const OMX_CALLBACKTYPE *callbacks, in SoftFlacEncoder()
493 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/support/v4/java/android/support/v4/app/
DFragmentController.java46 public static final FragmentController createController(FragmentHostCallback<?> callbacks) { in createController()
50 private FragmentController(FragmentHostCallback<?> callbacks) { in FragmentController()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp42 const OMX_CALLBACKTYPE *callbacks, in SoftAACEncoder()
585 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DSoftAVC.cpp52 const OMX_CALLBACKTYPE *callbacks, in SoftAVC()
334 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp58 const OMX_CALLBACKTYPE *callbacks, in SoftMPEG4()
385 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.cpp40 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()

1234