Searched refs:ICH_PATH (Results 1 – 5 of 5) sorted by relevance
78 final String path = PbapClientConnectionHandler.ICH_PATH; in testToString()87 final String path = PbapClientConnectionHandler.ICH_PATH; in onPullComplete_whenResultsAreNull()114 final String path = PbapClientConnectionHandler.ICH_PATH; in onPullComplete_whenResultsAreEmpty()
117 public static final String ICH_PATH = "telecom/ich.vcf"; field in PbapClientConnectionHandler260 downloadCallLog(ICH_PATH, callCounter); in handleMessage()
71 if (path.equals(PbapClientConnectionHandler.ICH_PATH)) { in onPullComplete()
471 mServer.setCurrentPath(BluetoothPbapObexServer.ICH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsListing_success()506 mServer.setCurrentPath(BluetoothPbapObexServer.ICH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsPb_success()
137 @VisibleForTesting public static final String ICH_PATH = "/telecom/ich"; field in BluetoothPbapObexServer498 } else if (mCurrentPath.equals(ICH_PATH) in onGet()