Searched refs:isRepositorySupported (Results 1 – 1 of 1) sorted by relevance
268 if (isRepositorySupported(SUPPORTED_REPOSITORIES_FAVORITES)) { in handleMessage()271 if (isRepositorySupported(SUPPORTED_REPOSITORIES_LOCALPHONEBOOK)) { in handleMessage()274 if (isRepositorySupported(SUPPORTED_REPOSITORIES_SIMCARD)) { in handleMessage()493 private boolean isRepositorySupported(int mask) { in isRepositorySupported() method in PbapClientConnectionHandler