Home
last modified time | relevance | path

Searched refs:initContactsList (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java290 initContactsList(); in BluetoothMapContentObserver()
1079 initContactsList(); in registerObserver()
1444 void initContactsList() throws RemoteException { in initContactsList() method in BluetoothMapContentObserver
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java1022 public void initContactsList() throws Exception { in initContactsList() method in BluetoothMapContentObserverTest
1061 mObserver.initContactsList(); in initContactsList()