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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyComponentFactory.java 142 public InboundSmsTracker makeInboundSmsTracker(Cursor cursor, boolean isCurrentFormat3gpp2) {
143 return new InboundSmsTracker(cursor, isCurrentFormat3gpp2);
InboundSmsTracker.java 174 public InboundSmsTracker(Cursor cursor, boolean isCurrentFormat3gpp2) {
179 mIs3gpp2 = isCurrentFormat3gpp2;
188 mIs3gpp2 = isCurrentFormat3gpp2;
SmsBroadcastUndelivered.java 162 boolean isCurrentFormat3gpp2 = InboundSmsHandler.isCurrentFormat3gpp2();
167 isCurrentFormat3gpp2);
InboundSmsHandler.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 
  /prebuilts/misc/common/robolectric/android-all/
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 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 426 milliseconds