Home
last modified time | relevance | path

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

1234

/frameworks/base/core/java/android/app/
DApplication.java105 Object[] callbacks = collectComponentCallbacks(); in onConfigurationChanged() local
114 Object[] callbacks = collectComponentCallbacks(); in onLowMemory() local
123 Object[] callbacks = collectComponentCallbacks(); in onTrimMemory() local
186 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityCreated() local
196 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityStarted() local
205 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityResumed() local
214 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityPaused() local
223 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityStopped() local
232 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivitySaveInstanceState() local
242 Object[] callbacks = collectActivityLifecycleCallbacks(); in dispatchActivityDestroyed() local
[all …]
/frameworks/base/media/java/android/service/media/
DIMediaBrowserService.aidl16 void connect(String pkg, in Bundle rootHints, IMediaBrowserServiceCallbacks callbacks); in connect()
17 void disconnect(IMediaBrowserServiceCallbacks callbacks); in disconnect()
19 void addSubscription(String uri, IMediaBrowserServiceCallbacks callbacks); in addSubscription()
20 void removeSubscription(String uri, IMediaBrowserServiceCallbacks callbacks); in removeSubscription()
DMediaBrowserService.java88 IMediaBrowserServiceCallbacks callbacks; field in MediaBrowserService.ConnectionRecord
156 final IMediaBrowserServiceCallbacks callbacks) { in connect()
207 public void disconnect(final IMediaBrowserServiceCallbacks callbacks) { in disconnect()
224 … public void addSubscription(final String id, final IMediaBrowserServiceCallbacks callbacks) { in addSubscription()
245 final IMediaBrowserServiceCallbacks callbacks) { in removeSubscription()
/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()
210 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp33 const OMX_CALLBACKTYPE *callbacks, in SoftVPX()
182 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp39 const OMX_CALLBACKTYPE *callbacks, in SoftGSM()
265 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp41 const OMX_CALLBACKTYPE *callbacks, in SoftMP3()
399 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRNBEncoder()
401 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/base/core/java/android/hardware/
DICameraService.aidl48 int connectPro(IProCameraCallbacks callbacks, int cameraId, in connectPro()
54 int connectDevice(ICameraDeviceCallbacks callbacks, int cameraId, in connectDevice()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp43 const OMX_CALLBACKTYPE *callbacks, in SoftAMRWBEncoder()
456 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp39 const OMX_CALLBACKTYPE *callbacks, in SoftG711()
307 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp41 const OMX_CALLBACKTYPE *callbacks, in SoftAMR()
468 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp47 const OMX_CALLBACKTYPE *callbacks, in SoftVorbis()
474 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp66 const OMX_CALLBACKTYPE *callbacks, in SoftMPEG4Encoder()
495 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp42 const OMX_CALLBACKTYPE *callbacks, in SoftAACEncoder()
557 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
DSoftAACEncoder2.cpp40 const OMX_CALLBACKTYPE *callbacks, in SoftAACEncoder2()
648 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()
370 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DSoftAVC.cpp52 const OMX_CALLBACKTYPE *callbacks, in SoftAVC()
318 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp62 const OMX_CALLBACKTYPE *callbacks, in SoftVPXEncoder()
779 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/base/services/core/java/com/android/server/pm/
DPreferredComponent.java60 public PreferredComponent(Callbacks callbacks, int match, ComponentName[] set, in PreferredComponent()
95 public PreferredComponent(Callbacks callbacks, XmlPullParser parser) in PreferredComponent()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp49 const OMX_CALLBACKTYPE *callbacks, in SoftFlacEncoder()
468 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
/frameworks/base/core/java/android/net/
DConnectivityManager.java2104 NetworkCallback callbacks = getCallbacks(request); in handleMessage() local
2115 NetworkCallback callbacks = getCallbacks(request); in handleMessage() local
2126 NetworkCallback callbacks = getCallbacks(request); in handleMessage() local
2139 NetworkCallback callbacks = getCallbacks(request); in handleMessage() local
2150 NetworkCallback callbacks = null; in handleMessage() local
2164 NetworkCallback callbacks = getCallbacks(request); in handleMessage() local
2179 NetworkCallback callbacks = getCallbacks(request); in handleMessage() local
2193 NetworkCallback callbacks = null; in handleMessage() local

1234