Searched refs:ICH_PATH (Results 1 – 4 of 4) sorted by relevance
62 if (path.equals(BluetoothPbapClient.ICH_PATH)) { in onPullComplete()
83 public static final String ICH_PATH = "telecom/ich.vcf"; field in BluetoothPbapClient
324 new CallLogPullRequest(mContext, BluetoothPbapClient.ICH_PATH); in downloadCallLogs()
112 private static final String ICH_PATH = "/telecom/ich"; field in BluetoothPbapObexServer364 } else if (mCurrentPath.equals(ICH_PATH)) { in onGet()