Searched defs:DATA_DISABLED (Results 1 – 5 of 5) sorted by relevance
249 static final MobileIconGroup DATA_DISABLED = new MobileIconGroup( field in TelephonyIcons
103 DATA_DISABLED(false), // Data is disabled by the user or policy. enumConstant
217 public static final int DATA_DISABLED = 54; field in DisconnectCause
436 int DATA_DISABLED = 2506; field
704 CallFailCause.DATA_DISABLED); in PRECISE_CAUSE_MAP.append()