Home
last modified time | relevance | path

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

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