Searched refs:companion (Results 1 – 7 of 7) sorted by relevance
54 InspectionCompanion<View> companion = mProvider.provide(View.class); in testViewWorks() local55 assertNotNull(companion); in testViewWorks()56 assertEquals("android.view.View$InspectionCompanion", companion.getClass().getName()); in testViewWorks()61 InspectionCompanion<RelativeLayout.LayoutParams> companion = in testRelativeLayoutWorks() local63 assertNotNull(companion); in testRelativeLayoutWorks()66 companion.getClass().getName()); in testRelativeLayoutWorks()86 InspectionCompanion<NestedClassTest> companion = mProvider.provide(NestedClassTest.class); in testNestedClassLoading() local87 assertNotNull(companion); in testNestedClassLoading()88 assertTrue(companion instanceof NestedClassTest.InspectionCompanion); in testNestedClassLoading()98 InspectionCompanion<NonImplementingNestedClassTest> companion = in testNonImplementingNestedClass() local[all …]
17 package com.android.cts.verifier.companion;19 import android.companion.CompanionDeviceService;
17 package com.android.cts.verifier.companion;20 import android.companion.AssociationRequest;21 import android.companion.BluetoothDeviceFilter;22 import android.companion.CompanionDeviceManager;
446 InspectionCompanion<IntEnumTest> companion = loadCompanion(IntEnumTest.class); in testIntEnum() local447 companion.mapProperties(mPropertyMapper); in testIntEnum()450 companion.readProperties(node, mPropertyReader); in testIntEnum()454 companion.readProperties(node, mPropertyReader); in testIntEnum()458 companion.readProperties(node, mPropertyReader); in testIntEnum()482 InspectionCompanion<IntFlagTest> companion = loadCompanion(IntFlagTest.class); in testIntFlag() local483 companion.mapProperties(mPropertyMapper); in testIntFlag()486 companion.readProperties(node, mPropertyReader); in testIntFlag()490 companion.readProperties(node, mPropertyReader); in testIntFlag()494 companion.readProperties(node, mPropertyReader); in testIntFlag()[all …]
150 LOCAL_PACKAGE_NAME := v3-ec-p256-with-por_1_2-default-caps-sharedUid-companion153 LOCAL_MANIFEST_FILE := AndroidManifest-companion-shareduid.xml165 LOCAL_PACKAGE_NAME := v3-por_Z_1_2-default-caps-sharedUid-companion179 LOCAL_PACKAGE_NAME := v3-ec-p256-2-sharedUid-companion182 LOCAL_MANIFEST_FILE := AndroidManifest-companion-shareduid.xml229 LOCAL_PACKAGE_NAME := v3-ec-p256-with-por_1_2_4-companion-usesperm232 LOCAL_MANIFEST_FILE := AndroidManifest-companion-usesperm.xml243 LOCAL_PACKAGE_NAME := v3-ec-p256-1-companion-usesperm246 LOCAL_MANIFEST_FILE := AndroidManifest-companion-usesperm.xml302 LOCAL_PACKAGE_NAME := v3-ec-p256_3-companion-uses-knownSigner[all …]
23 // after a key rotation and provides a companion package that can be used for