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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 337 public static final String ACTION_SUBINFO_RECORD_UPDATED
338 = "android.intent.action.ACTION_SUBINFO_RECORD_UPDATED";
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SubscriptionControllerTest.java 239 assertEquals(TelephonyIntents.ACTION_SUBINFO_RECORD_UPDATED,
287 assertEquals(TelephonyIntents.ACTION_SUBINFO_RECORD_UPDATED,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionController.java 241 intent = new Intent(TelephonyIntents.ACTION_SUBINFO_RECORD_UPDATED);
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 3520 milliseconds