Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientConnectionHandler.java121 private static final int SUPPORTED_REPOSITORIES_FAVORITES = 1 << 3; field in PbapClientConnectionHandler
268 if (isRepositorySupported(SUPPORTED_REPOSITORIES_FAVORITES)) { in handleMessage()