Searched defs:localManager (Results 1 – 5 of 5) sorted by relevance
87 public static void init(LocalBluetoothManager localManager) { in init()124 public static LocalBluetoothProfileManager getProfileManager(LocalBluetoothManager localManager, in getProfileManager()166 protected LocalBluetoothProfileManager(LocalBluetoothManager localManager) { in LocalBluetoothProfileManager()213 public A2dpProfileManager(LocalBluetoothManager localManager) { in A2dpProfileManager()315 public HeadsetProfileManager(LocalBluetoothManager localManager) { in HeadsetProfileManager()500 public OppProfileManager(LocalBluetoothManager localManager) { in OppProfileManager()
50 LocalBluetoothManager localManager = LocalBluetoothManager.getInstance(context); in onReceive() local
47 LocalBluetoothManager localManager = LocalBluetoothManager.getInstance(context); in onReceive() local
43 public CachedBluetoothDeviceManager(LocalBluetoothManager localManager) { in CachedBluetoothDeviceManager()
753 private synchronized void handleUndocked(Context context, LocalBluetoothManager localManager, in handleUndocked()769 LocalBluetoothManager localManager, BluetoothDevice device) { in getCachedBluetoothDevice()