Searched refs:MCH_PATH (Results 1 – 4 of 4) sorted by relevance
66 } else if (path.equals(BluetoothPbapClient.MCH_PATH)) { in onPullComplete()
93 public static final String MCH_PATH = "telecom/mch.vcf"; field in BluetoothPbapClient
334 new CallLogPullRequest(mContext, BluetoothPbapClient.MCH_PATH); in downloadCallLogs()
116 private static final String MCH_PATH = "/telecom/mch"; field in BluetoothPbapObexServer368 } else if (mCurrentPath.equals(MCH_PATH)) { in onGet()