Home
last modified time | relevance | path

Searched refs:parsePackages (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapSettings.java42 mGroups = mLoader.parsePackages(true); in onCreate()
DBluetoothMapAccountLoader.java66 public LinkedHashMap<BluetoothMapAccountItem, ArrayList<BluetoothMapAccountItem>> parsePackages( in parsePackages() method in BluetoothMapAccountLoader
DBluetoothMapAppObserver.java62 mFullList = mLoader.parsePackages(false); /* Get the current list of apps */ in BluetoothMapAppObserver()