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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 224 public static final String EXTRA_REBROADCAST_ON_UNLOCK= "rebroadcastOnUnlock";
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CarrierActionAgent.java 80 if (intent.getBooleanExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, false)) {
SubscriptionInfoUpdater.java 179 i.putExtra(TelephonyIntents.EXTRA_REBROADCAST_ON_UNLOCK, true);

Completed in 490 milliseconds