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