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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccProfile.java 23 import android.content.IntentFilter;
251 IntentFilter intentfilter = new IntentFilter(); local
252 intentfilter.addAction(CarrierConfigManager.ACTION_CARRIER_CONFIG_CHANGED);
253 c.registerReceiver(mReceiver, intentfilter);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 24 import android.content.IntentFilter;
684 IntentFilter intentfilter = new IntentFilter(); local
    [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 64 milliseconds