Searched refs:mProfileServiceListener (Results 1 – 3 of 3) sorted by relevance
47 mAdapter.getProfileProxy(mContext, mProfileServiceListener, BluetoothProfile.A2DP); in BluetoothModeChangeHelper()48 mAdapter.getProfileProxy(mContext, mProfileServiceListener, in BluetoothModeChangeHelper()52 private final ServiceListener mProfileServiceListener = new ServiceListener() { field in BluetoothModeChangeHelper
161 private final BluetoothProfile.ServiceListener mProfileServiceListener = field in AllInOneTetherSettings227 adapter.getProfileProxy(activity.getApplicationContext(), mProfileServiceListener, in onActivityCreated() local
166 adapter.getProfileProxy(activity.getApplicationContext(), mProfileServiceListener, in onCreate() local556 private BluetoothProfile.ServiceListener mProfileServiceListener = field in TetherSettings