| /packages/modules/Bluetooth/system/rust/src/gatt/ | 
| D | ids.rs | 53     pub const MAX: Self = AttHandle(0xFFFF);  constant
  | 
| /packages/apps/Car/systemlibs/car-qc-lib/tests/unit/src/com/android/car/qc/ | 
| D | QCSliderTest.java | 33     private static final int MAX = 150;  field in QCSliderTest
  | 
| /packages/modules/Bluetooth/system/blueberry/utils/ | 
| D | ble_scan_adv_constants.py | 24     MAX = 3  variable in BleScanSettingsMatchNums
  | 
| D | bt_gatt_constants.py | 294     MAX = 217  variable in GattMtuSize
  | 
| /packages/services/BuiltInPrintService/jni/include/ | 
| D | wtypes.h | 51 #define MAX(x, y) (((x) > (y)) ? (x) : (y))  macro
  | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothHidDeviceAppQosSettings.java | 44     public static final int MAX = (int) 0xffffffff;  field in BluetoothHidDeviceAppQosSettings
  | 
| /packages/apps/Gallery2/jni/filters/ | 
| D | filters.h | 34 #define MAX(a, b) ((a) > (b) ? (a) : (b))  macro
  | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/widget/ | 
| D | SeekBarPreferenceTest.java | 57     private static final int MAX = 75;  field in SeekBarPreferenceTest
  | 
| /packages/modules/Bluetooth/system/embdrv/lc3/tools/ | 
| D | dlc3.c | 39 #define MAX(a, b)  ( (a) > (b) ? (a) : (b) )  macro
  | 
| /packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ | 
| D | AggregationType.java | 44     public static final int MAX = 0;  field in AggregationType
  | 
| /packages/modules/Bluetooth/system/udrv/ulinux/ | 
| D | uipc.cc | 57 #define MAX(a, b) ((a) > (b) ? (a) : (b))  macro
  | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ | 
| D | a2dp.rs | 60     pub const MAX: A2dpCodecIndex = A2dpCodecIndex::Max;  constant
  | 
| /packages/modules/Bluetooth/system/stack/avrc/ | 
| D | avrc_api.cc | 49 #define MAX(a, b) ((a) > (b) ? (a) : (b))  macro
  | 
| /packages/modules/StatsD/statsd/src/ | 
| D | statsd_config.proto | 368     MAX = 3;  enumerator
  |