HomeSort by relevance Sort by last modified time
    Searched defs:WELL_KNOWN_PARAMETERS (Results 1 - 8 of 8) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WspTypeDecoder.java 37 private final static HashMap<Integer, String> WELL_KNOWN_PARAMETERS =
171 WELL_KNOWN_PARAMETERS.put(0x00, "Q");
172 WELL_KNOWN_PARAMETERS.put(0x01, "Charset");
173 WELL_KNOWN_PARAMETERS.put(0x02, "Level");
174 WELL_KNOWN_PARAMETERS.put(0x03, "Type");
175 WELL_KNOWN_PARAMETERS.put(0x07, "Differences");
176 WELL_KNOWN_PARAMETERS.put(0x08, "Padding");
177 WELL_KNOWN_PARAMETERS.put(0x09, "Type");
178 WELL_KNOWN_PARAMETERS.put(0x0E, "Max-Age");
179 WELL_KNOWN_PARAMETERS.put(0x10, "Secure")
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
Wap230WspContentTypeTest.java 34 public static final Map<Integer, String> WELL_KNOWN_PARAMETERS
165 WELL_KNOWN_PARAMETERS.put(0x00, "Q");
166 WELL_KNOWN_PARAMETERS.put(0x01, "Charset");
167 WELL_KNOWN_PARAMETERS.put(0x02, "Level");
168 WELL_KNOWN_PARAMETERS.put(0x03, "Type");
169 WELL_KNOWN_PARAMETERS.put(0x07, "Differences");
170 WELL_KNOWN_PARAMETERS.put(0x08, "Padding");
171 WELL_KNOWN_PARAMETERS.put(0x09, "Type");
172 WELL_KNOWN_PARAMETERS.put(0x0E, "Max-Age");
173 WELL_KNOWN_PARAMETERS.put(0x10, "Secure")
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 58 milliseconds