Loading telephony/java/com/android/internal/telephony/TelephonyIntents.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -261,7 +261,7 @@ public class TelephonyIntents { * by the system. * by the system. */ */ public static final String ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS public static final String ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS = "android.intent.action.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS"; = "com.android.internal.intent.action.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS"; /** /** * <p>Broadcast Action: Indicates that the action is forbidden by network. * <p>Broadcast Action: Indicates that the action is forbidden by network. Loading Loading
telephony/java/com/android/internal/telephony/TelephonyIntents.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -261,7 +261,7 @@ public class TelephonyIntents { * by the system. * by the system. */ */ public static final String ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS public static final String ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS = "android.intent.action.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS"; = "com.android.internal.intent.action.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS"; /** /** * <p>Broadcast Action: Indicates that the action is forbidden by network. * <p>Broadcast Action: Indicates that the action is forbidden by network. Loading