Home
last modified time | relevance | path

Searched defs:NOTIFICATION (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioContext.java93 static final int NOTIFICATION = 7; field in CarAudioContext
286 NOTIFICATION, in sContextsToDuck.append() argument
298 NOTIFICATION, in sContextsToDuck.append() argument
304 sContextsToDuck.append(NOTIFICATION, List.of( in sContextsToDuck.append() argument
324 NOTIFICATION, in sContextsToDuck.append() argument
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DMessage.java335 UNKNOWN, COMPLETE, FRACTIONED, NOTIFICATION enumConstant
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothGattServerConnection.java76 NOTIFICATION, enumConstant
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Drpcs.proto129 NOTIFICATION = 2; enumerator