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.java218 List<Integer> appIds = new ArrayList(); in getAllAppsIds() local
223 appIds.add(entry.id); in getAllAppsIds()
226 return appIds; in getAllAppsIds()