Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientConnectionHandler.java122 private static final int SUPPORTED_REPOSITORIES_SIMCARD = 1 << 1; field in PbapClientConnectionHandler
261 if (isRepositorySupported(SUPPORTED_REPOSITORIES_SIMCARD)) { in handleMessage()