Searched refs:TestConstants (Results 1 – 14 of 14) sorted by relevance
25 import android.permissionmultidevice.cts.TestConstants58 putStringArray(TestConstants.PERMISSION_RESULT_KEY_PERMISSIONS, permissions) in onRequestPermissionsResult()59 putIntArray(TestConstants.PERMISSION_RESULT_KEY_GRANT_RESULTS, grantResults) in onRequestPermissionsResult()60 putInt(TestConstants.PERMISSION_RESULT_KEY_DEVICE_ID, deviceId) in onRequestPermissionsResult()
19 import static com.android.launcher3.util.TestConstants.AppNames.DUMMY_APP_NAME;20 import static com.android.launcher3.util.TestConstants.AppNames.GMAIL_APP_NAME;21 import static com.android.launcher3.util.TestConstants.AppNames.MAPS_APP_NAME;22 import static com.android.launcher3.util.TestConstants.AppNames.STORE_APP_NAME;23 import static com.android.launcher3.util.TestConstants.AppNames.TEST_APP_NAME;
18 import static com.android.launcher3.util.TestConstants.AppNames.GMAIL_APP_NAME;19 import static com.android.launcher3.util.TestConstants.AppNames.MAPS_APP_NAME;20 import static com.android.launcher3.util.TestConstants.AppNames.PHOTOS_APP_NAME;21 import static com.android.launcher3.util.TestConstants.AppNames.STORE_APP_NAME;22 import static com.android.launcher3.util.TestConstants.AppNames.TEST_APP_NAME;
19 import static com.android.launcher3.util.TestConstants.AppNames.CHROME_APP_NAME;20 import static com.android.launcher3.util.TestConstants.AppNames.MAPS_APP_NAME;21 import static com.android.launcher3.util.TestConstants.AppNames.MESSAGES_APP_NAME;22 import static com.android.launcher3.util.TestConstants.AppNames.STORE_APP_NAME;
18 import static com.android.launcher3.util.TestConstants.AppNames.CHROME_APP_NAME;
20 import static com.android.launcher3.util.TestConstants.AppNames.TEST_APP_NAME;
19 object TestConstants { object
18 public class TestConstants { class
19 import static com.android.launcher3.util.TestConstants.AppNames.TEST_APP_NAME;
24 import static com.android.launcher3.util.TestConstants.AppNames.TEST_APP_NAME;
548 TestConstants.PERMISSION_RESULT_KEY_PERMISSIONS in <lambda>()553 grantPermissionResult.getIntArray(TestConstants.PERMISSION_RESULT_KEY_GRANT_RESULTS) in <lambda>()563 assertThat(grantPermissionResult.getInt(TestConstants.PERMISSION_RESULT_KEY_DEVICE_ID)) in <lambda>()
18 import static com.android.launcher3.util.TestConstants.AppNames.TEST_APP_NAME;
37 "src/com/android/healthconnect/controller/tests/utils/TestConstants.kt",