Home
last modified time | relevance | path

Searched refs:mCallbacks (Results 1 – 12 of 12) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DIsolatedService.java49 final RemoteCallbackList<IRemoteServiceCallback> mCallbacks field in IsolatedService
63 mCallbacks.kill(); in onDestroy()
76 if (cb != null) mCallbacks.register(cb);
79 if (cb != null) mCallbacks.unregister(cb);
91 final int N = mCallbacks.beginBroadcast(); in broadcastValue()
94 mCallbacks.getBroadcastItem(i).valueChanged(value); in broadcastValue()
100 mCallbacks.finishBroadcast(); in broadcastValue()
DRemoteService.java64 final RemoteCallbackList<IRemoteServiceCallback> mCallbacks field in RemoteService
98 mCallbacks.kill(); in onDestroy()
125 if (cb != null) mCallbacks.register(cb);
128 if (cb != null) mCallbacks.unregister(cb);
166 final int N = mCallbacks.beginBroadcast();
169 mCallbacks.getBroadcastItem(i).valueChanged(value);
175 mCallbacks.finishBroadcast();
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...