Home
last modified time | relevance | path

Searched refs:ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java271 public static final String ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS field in TelephonyIntents
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DAirplaneModeTile.java74 new Intent(TelephonyIntents.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS), 0); in handleClick()
/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java237 new Intent(TelephonyIntents.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS, null); in createDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java285 new Intent(TelephonyIntents.ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS, null); in createDialog()