OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CB_FACILITY_BA_SIM
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java
317
mPhone.mCM.setFacilityLock(CommandsInterface.
CB_FACILITY_BA_SIM
,
591
CommandsInterface.
CB_FACILITY_BA_SIM
, "", serviceClassX,
600
CommandsInterface.
CB_FACILITY_BA_SIM
, "", serviceClassX,
[
all
...]
CommandsInterface.java
131
static final String
CB_FACILITY_BA_SIM
= "SC";
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java
343
if (facility != null && facility.equals(CommandsInterface.
CB_FACILITY_BA_SIM
)) {
379
facility.equals(CommandsInterface.
CB_FACILITY_BA_SIM
)) {
[
all
...]
Completed in 20 milliseconds