Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientConnectionHandler.java119 private static final int SUPPORTED_REPOSITORIES_LOCALPHONEBOOK = 1 << 0; field in PbapClientConnectionHandler
271 if (isRepositorySupported(SUPPORTED_REPOSITORIES_LOCALPHONEBOOK)) { in handleMessage()