/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/tile/ |
D | QuickSettings.kt | 26 fun isSupported(): Boolean { in isSupported() method
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | ApkVerityInstallTest.java | 195 boolean isSupported) throws Exception { in testInstallSplitOnly() 217 boolean updateIncremental, boolean isSupported) throws Exception { in testInstallSplitOnlyMissingSignature() 239 boolean updateIncremental, boolean isSupported) throws Exception { in testInstallSplitOnlyWithoutBaseSignature() 259 boolean updateIncremental, boolean isSupported) throws Exception { in testInstallSplitAndSignatureForBase() 281 boolean isSupported) throws Exception { in testUpdateBaseWithSignature() 368 boolean updateIncremental, boolean isSupported) throws Exception { in testInstallBaseWithFsvSigThenSplitWithout()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CameraDeviceSetupTest.java | 628 + isSupportedNoJpegR, isSupported, isSupportedNoJpegR); in testFeatureCombinationQueryConsistencyByCamera() local 639 + isSupportedNoHdr, isSupported, isSupportedNoHdr); in testFeatureCombinationQueryConsistencyByCamera() local
|
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/ |
D | SatelliteManagerTest.java | 417 Boolean isSupported = supported.get(); in testRequestIsSatelliteSupported() local
|
D | SatelliteManagerTestBase.java | 627 public boolean isSupported = false; field in SatelliteManagerTestBase.SatelliteSupportedStateCallbackTest 1077 Boolean isSupported = supported.get(); in isSatelliteSupported() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | SubscriptionManagerTest.java | 1302 private void checkUsageSetting(int inputSetting, boolean isSupported) throws Exception { in checkUsageSetting() 1673 private static boolean isSupported() { in isSupported() method
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | CompressedTextureLoader.java | 75 public boolean isSupported() { return isFormatSupported(mFormatName); } in isSupported() method in CompressedTextureLoader.Texture
|
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/ |
D | DeviceConfigApiTests.java | 1528 private static boolean isSupported() { in isSupported() method in DeviceConfigApiTests
|
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/ |
D | VehiclePropertyVerifier.java | 360 public boolean isSupported() { in isSupported() method in VehiclePropertyVerifier
|