Searched refs:KEY_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
72 private final static String KEY_PROTOCOL = "apn_protocol"; field in ApnEditor225 mProtocol = (ListPreference) findPreference(KEY_PROTOCOL); in onCreate()697 } else if (KEY_PROTOCOL.equals(key)) { in onPreferenceChange()
71 private final static String KEY_PROTOCOL = "apn_protocol"; field in ApnEditor282 mProtocol = (ListPreference) findPreference(KEY_PROTOCOL); in onCreate()783 } else if (KEY_PROTOCOL.equals(key)) { in onPreferenceChange()