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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 251 public static final String ACTION_NETWORK_SET_TIMEZONE
  /frameworks/base/services/core/java/com/android/server/
NetworkTimeUpdateService.java 141 intentFilter.addAction(TelephonyIntents.ACTION_NETWORK_SET_TIMEZONE);
259 } else if (TelephonyIntents.ACTION_NETWORK_SET_TIMEZONE.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 63 milliseconds