HomeSort by relevance Sort by last modified time
    Searched refs:binaryContentType (Results 1 - 6 of 6) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WapPushOverSms.java 198 long binaryContentType = pduDecoder.getValue32();
251 Long.toString(binaryContentType) : mimeType);
WspTypeDecoder.java 552 int binaryContentType = (int) mUnsigned32bit;
553 mStringValue = WELL_KNOWN_MIME_TYPES.get(binaryContentType);
  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
WapPushTest.java     [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 

Completed in 610 milliseconds