Searched refs:BluetoothProfileInhibitManager (Results 1 – 2 of 2) sorted by relevance
46 public class BluetoothProfileInhibitManager { class47 private static final String TAG = CarLog.tagFor(BluetoothProfileInhibitManager.class);228 public BluetoothProfileInhibitManager(Context context, int userId, in BluetoothProfileInhibitManager() method in BluetoothProfileInhibitManager
83 private BluetoothProfileInhibitManager mInhibitManager = null;310 mInhibitManager = new BluetoothProfileInhibitManager(mContext, mUserId, in createBluetoothProfileInhibitManagerLocked()