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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 233 public static final String ACTION_NETWORK_SET_TIME = "android.intent.action.NETWORK_SET_TIME";
  /frameworks/base/services/core/java/com/android/server/
NetworkTimeUpdateService.java 140 intentFilter.addAction(TelephonyIntents.ACTION_NETWORK_SET_TIME);
257 if (TelephonyIntents.ACTION_NETWORK_SET_TIME.equals(action)) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.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 280 milliseconds