Searched refs:loadAllContacts (Results 1 – 2 of 2) sorted by relevance
558 loadAllContacts(); in handleMessage()1022 private void loadAllContacts() { in loadAllContacts() method in BluetoothPbapService1028 BluetoothPbapUtils.loadAllContacts( in loadAllContacts()
278 static void loadAllContacts(Context context, Handler handler) { in loadAllContacts() method in BluetoothPbapUtils