Searched refs:loadAllContacts (Results 1 – 2 of 2) sorted by relevance
396 loadAllContacts(); in handleMessage()831 private void loadAllContacts() { in loadAllContacts() method in BluetoothPbapService836 BluetoothPbapUtils.loadAllContacts(mContext, in loadAllContacts()
202 static void loadAllContacts(Context context, Handler handler) { in loadAllContacts() method in BluetoothPbapUtils