Searched refs:ICH_PATH (Results 1 – 3 of 3) sorted by relevance
111 public static final String ICH_PATH = "telecom/ich.vcf"; field in PbapClientConnectionHandler280 downloadCallLog(ICH_PATH, callCounter); in handleMessage()
75 if (path.equals(PbapClientConnectionHandler.ICH_PATH)) { in onPullComplete()
148 private static final String ICH_PATH = "/telecom/ich"; field in BluetoothPbapObexServer455 } else if (mCurrentPath.equals(ICH_PATH)) { in onGet()