Searched refs:MCH_PATH (Results 1 – 4 of 4) sorted by relevance
81 new CallLogPullRequest(mTargetContext, PbapClientConnectionHandler.MCH_PATH, in testNoTimestamp()103 new CallLogPullRequest(mTargetContext, PbapClientConnectionHandler.MCH_PATH, in testMissedCall()124 new CallLogPullRequest(mTargetContext, PbapClientConnectionHandler.MCH_PATH, in testUnknownCall()
110 public static final String MCH_PATH = "telecom/mch.vcf"; field in PbapClientConnectionHandler279 downloadCallLog(MCH_PATH, callCounter); in handleMessage()
79 } else if (path.equals(PbapClientConnectionHandler.MCH_PATH)) { in onPullComplete()
152 private static final String MCH_PATH = "/telecom/mch"; field in BluetoothPbapObexServer459 } else if (mCurrentPath.equals(MCH_PATH)) { in onGet()