Searched refs:parsePackages (Results 1 – 3 of 3) sorted by relevance
42 mGroups = mLoader.parsePackages(true); in onCreate()
66 public LinkedHashMap<BluetoothMapAccountItem, ArrayList<BluetoothMapAccountItem>> parsePackages( in parsePackages() method in BluetoothMapAccountLoader
62 mFullList = mLoader.parsePackages(false); /* Get the current list of apps */ in BluetoothMapAppObserver()