Searched refs:SIM_PB_PATH (Results 1 – 2 of 2) sorted by relevance
119 public static final String SIM_PB_PATH = "SIM1/telecom/pb.vcf"; field in PbapClientConnectionHandler255 downloadContacts(SIM_PB_PATH); in handleMessage()
160 private static final String SIM_PB_PATH = "/SIM1/telecom/pb"; field in BluetoothPbapObexServer524 } else if (isSimEnabled && mCurrentPath.equals(SIM_PB_PATH)) { in onGet()