Home
last modified time | relevance | path

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

/cts/hostsidetests/edi/src/android/edi/cts/
DDynamicPartitionsDeviceInfo.java39 CommandResult commandResult = device.executeShellV2Command( in collectDeviceInfo() local
/cts/tests/tests/media/src/android/media/cts/
DMediaSession2Test.java317 Session2Command.Result commandResult = new Session2Command.Result(resultCode, null); in testBroadcastSessionCommand() local
502 Session2Command.Result commandResult = new Session2Command.Result(resultCode, resultData); in testCallback_onCommandResult() local
741 Session2Command.Result commandResult = in onSessionCommand() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java1727 final String commandResult = in getEnabledSystemPackageNames() local