Searched refs:OCH_PATH (Results 1 – 5 of 5) sorted by relevance
152 final String path = PbapClientConnectionHandler.OCH_PATH; in onPullComplete_success()181 final String path = PbapClientConnectionHandler.OCH_PATH; in updateTimesContacted_cursorIsClosed()
118 public static final String OCH_PATH = "telecom/och.vcf"; field in PbapClientConnectionHandler261 downloadCallLog(OCH_PATH, callCounter); in handleMessage()
73 } else if (path.equals(PbapClientConnectionHandler.OCH_PATH)) { in onPullComplete()
474 mServer.setCurrentPath(BluetoothPbapObexServer.OCH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsListing_success()509 mServer.setCurrentPath(BluetoothPbapObexServer.OCH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsPb_success()
139 @VisibleForTesting public static final String OCH_PATH = "/telecom/och"; field in BluetoothPbapObexServer501 } else if (mCurrentPath.equals(OCH_PATH) in onGet()