Searched refs:CLIR_KEY (Results 1 – 3 of 3) sorted by relevance
192 public static final String CLIR_KEY = "clir_key"; field in Phone1284 editor.putInt(CLIR_KEY + getPhoneId(), commandInterfaceCLIRMode); in saveClirSetting()
1922 int clirSetting = sp.getInt(CLIR_KEY + getPhoneId(), -1); in syncClirSetting()
327 int oirMode = sp.getInt(Phone.CLIR_KEY, CommandsInterface.CLIR_DEFAULT); in dial()