Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/tests/src/com/android/server/bluetooth/
DBluetoothShellCommandTest.java76 BluetoothCommand enableCmd = mShellCommand.new Enable(); in enableCommand() local
144 BluetoothCommand enableCmd = spy(mShellCommand.new Enable()); in onCommand_withEnableString_callsEnableCommand() local