Searched refs:ServiceListener (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfile.java160 public interface ServiceListener { interface in interface:BluetoothProfile
H A DBluetoothPbap.java43 * BluetoothPbap service. Use the ServiceListener interface to obtain a
73 private ServiceListener mServiceListener;
94 public interface ServiceListener { interface in class:BluetoothPbap
149 public BluetoothPbap(Context context, ServiceListener l) {
H A DBluetoothA2dp.java108 private ServiceListener mServiceListener;
147 /*package*/ BluetoothA2dp(Context context, ServiceListener l) {
H A DBluetoothPan.java122 private ServiceListener mServiceListener;
131 /*package*/ BluetoothPan(Context context, ServiceListener l) {
H A DBluetoothTetheringDataTracker.java114 private BluetoothProfile.ServiceListener mProfileServiceListener =
115 new BluetoothProfile.ServiceListener() {
H A DBluetoothHealth.java466 private ServiceListener mServiceListener;
473 /*package*/ BluetoothHealth(Context context, ServiceListener l) {
H A DBluetoothInputDevice.java186 private ServiceListener mServiceListener;
226 /*package*/ BluetoothInputDevice(Context context, ServiceListener l) {
H A DBluetoothHeadset.java221 private ServiceListener mServiceListener;
259 /*package*/ BluetoothHeadset(Context context, ServiceListener l) {
H A DBluetoothAdapter.java1141 * {@link BluetoothProfile.ServiceListener} to get notified of
1150 public boolean getProfileProxy(Context context, BluetoothProfile.ServiceListener listener,
/frameworks/base/services/java/com/android/server/am/
H A DBatteryStatsService.java310 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener =
311 new BluetoothProfile.ServiceListener() {
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
H A DScoAudioTest.java641 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener =
642 new BluetoothProfile.ServiceListener() {
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java309 private BluetoothProfile.ServiceListener mServiceListener =
310 new BluetoothProfile.ServiceListener() {
/frameworks/base/media/java/android/media/
H A DAudioService.java2154 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener =
2155 new BluetoothProfile.ServiceListener() {

Completed in 3907 milliseconds