Searched refs:MCH_PATH (Results 1 – 6 of 6) sorted by relevance
77 PbapClientConnectionHandler.MCH_PATH, in testNoTimestamp()104 PbapClientConnectionHandler.MCH_PATH, in testMissedCall()130 PbapClientConnectionHandler.MCH_PATH, in testUnknownCall()
128 final String path = PbapClientConnectionHandler.MCH_PATH; in onPullComplete_whenThereIsNoPhoneProperty()
116 public static final String MCH_PATH = "telecom/mch.vcf"; field in PbapClientConnectionHandler259 downloadCallLog(MCH_PATH, callCounter); in handleMessage()
75 } else if (path.equals(PbapClientConnectionHandler.MCH_PATH)) { in onPullComplete()
477 mServer.setCurrentPath(BluetoothPbapObexServer.MCH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsListing_success()512 mServer.setCurrentPath(BluetoothPbapObexServer.MCH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsPb_success()
141 @VisibleForTesting public static final String MCH_PATH = "/telecom/mch"; field in BluetoothPbapObexServer504 } else if (mCurrentPath.equals(MCH_PATH) in onGet()