HomeSort by relevance Sort by last modified time
    Searched defs:ServiceListener (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 160 public interface ServiceListener {
BluetoothPbap.java 43 * BluetoothPbap service. Use the ServiceListener interface to obtain a
72 private final ServiceListener mServiceListener;
92 public interface ServiceListener {
114 public BluetoothPbap(Context context, ServiceListener l) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 51 public interface ServiceListener {
169 private final Collection<ServiceListener> mServiceListeners =
170 new ArrayList<ServiceListener>();
244 void addServiceListener(ServiceListener l) {
249 void removeServiceListener(ServiceListener l) {
255 for (ServiceListener l : mServiceListeners) {
262 for (ServiceListener listener : mServiceListeners) {
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorBaseActivity.java 64 private final ServiceListener mServiceListener = new ServiceListener();
73 private class ServiceListener extends ApiServiceListener {
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 106 milliseconds