Searched refs:isServiceTypeEnabledFromCommand (Results 1 – 3 of 3) sorted by relevance
961 public boolean isServiceTypeEnabledFromCommand(@NonNull String type) { in isServiceTypeEnabledFromCommand() method in CarEvsService
1461 assertThat(mCarEvsService.isServiceTypeEnabledFromCommand(typeStrings[i])).isTrue(); in testStartAndStopVideoStreamFromManuallyEnabledServiceType()
3505 if (!mCarEvsService.isServiceTypeEnabledFromCommand(args[1])) {