Searched refs:PHONE_SIGNAL_STRENGTH_NONE (Results 1 – 3 of 3) sorted by relevance
26 public static final int PHONE_SIGNAL_STRENGTH_NONE = R.string.accessibility_no_phone; field in AccessibilityContentDescriptions29 PHONE_SIGNAL_STRENGTH_NONE,50 PHONE_SIGNAL_STRENGTH_NONE,
96 AccessibilityContentDescriptions.PHONE_SIGNAL_STRENGTH_NONE); in MobileIconGroup()
24 import com.android.settingslib.AccessibilityContentDescriptions.PHONE_SIGNAL_STRENGTH_NONE260 .isEqualTo(PHONE_SIGNAL_STRENGTH_NONE) in contentDescription_notInService_usesNoPhone()