Home
last modified time | relevance | path

Searched refs:TEST_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/pbap/
H A DPbapStateMachineTest.java51 private static final int TEST_NOTIFICATION_ID = 1000000; field in PbapStateMachineTest
82 mTestDevice, mSocket, mBluetoothPbapService, mHandler, TEST_NOTIFICATION_ID); in setUp()