Searched defs:card (Results 1 – 3 of 3) sorted by relevance
50 BluetoothPbapCard card = new BluetoothPbapCard( in parse() local
66 View card = view.itemView.findViewById(R.id.content); in bindViews() local
2520 UiccCard card = UiccController.getInstance().getUiccCard(phone.getPhoneId()); in getCarrierPrivilegeStatus() local2547 UiccCard card = UiccController.getInstance().getUiccCard(i); in checkCarrierPrivilegesForPackageAnyPhone() local2569 UiccCard card = UiccController.getInstance().getUiccCard(phoneId); in getCarrierPackageNamesForIntentAndPhone() local2584 UiccCard card = UiccController.getInstance().getUiccCard(i); in getPackagesWithCarrierPrivileges() local2612 UiccCard card = phone == null ? null : phone.getUiccCard(); in getIccId() local