Loading telephony/java/com/android/internal/telephony/TelephonyIntents.java +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ public class TelephonyIntents { * by the system. * @deprecated use {@link Intent#ACTION_SERVICE_STATE} */ @Deprecated public static final String ACTION_SERVICE_STATE_CHANGED = Intent.ACTION_SERVICE_STATE; /** Loading Loading
telephony/java/com/android/internal/telephony/TelephonyIntents.java +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ public class TelephonyIntents { * by the system. * @deprecated use {@link Intent#ACTION_SERVICE_STATE} */ @Deprecated public static final String ACTION_SERVICE_STATE_CHANGED = Intent.ACTION_SERVICE_STATE; /** Loading