Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DContextMap.java234 List<Integer> appIds = new ArrayList(); in getAllAppsIds() local
239 appIds.add(entry.id); in getAllAppsIds()
242 return appIds; in getAllAppsIds()