Searched refs:mConfigSupportNetworkDefault (Results 1 – 1 of 1) sorted by relevance
34 private boolean mConfigSupportNetworkDefault; field in CLIRListPreference66 mConfigSupportNetworkDefault = PhoneGlobals.getInstance() in init()70 if (!mConfigSupportNetworkDefault) { in init()120 value = (!mConfigSupportNetworkDefault && value == CommandsInterface.CLIR_DEFAULT) in handleGetCLIRResult()155 return mConfigSupportNetworkDefault ? CommandsInterface.CLIR_DEFAULT : in convertValueToCLIRMode()