Searched defs:TYPE_ALL (Results 1 – 3 of 3) sorted by relevance
716 public static final int TYPE_ALL = -1; field in Sensor
104 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM; field in RingtoneManager
88 public static final int TYPE_ALL = ApnTypes.DEFAULT | ApnTypes.HIPRI | ApnTypes.MMS field in ApnSetting423 APN_TYPE_STRING_MAP.put(TYPE_ALL_STRING, TYPE_ALL); in APN_TYPE_STRING_MAP.put() argument