HomeSort by relevance Sort by last modified time
    Searched refs:parseAccounts (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAccountLoader.java 64 * using the method parseAccounts().
102 ArrayList<BluetoothMapAccountItem> accounts = parseAccounts(app);
157 public ArrayList<BluetoothMapAccountItem> parseAccounts(BluetoothMapAccountItem app) {
BluetoothMapAppObserver.java 90 ArrayList<BluetoothMapAccountItem> newAccountList = mLoader.parseAccounts(app);
263 mLoader.parseAccounts(app);

Completed in 125 milliseconds