Home
last modified time | relevance | path

Searched defs:setUp (Results 1 – 25 of 1053) sorted by relevance

12345678910>>...43

/cts/tests/tests/content/src/android/content/cts/
DSharedPreferencesTest.java51 protected void setUp() throws Exception { in setUp() method in SharedPreferencesTest
112 public abstract void setUp(SharedPreferences.Editor editor); in setUp() method in SharedPreferencesTest.RedundantWriteTest
154 public void setUp(SharedPreferences.Editor editor) { in testRedundantBoolean() method
165 public void setUp(SharedPreferences.Editor editor) { in testRedundantString() method
176 public void setUp(SharedPreferences.Editor editor) { in testNonRedundantString() method
190 public void setUp(SharedPreferences.Editor editor) { in testRedundantClear() method
201 public void setUp(SharedPreferences.Editor editor) { in testNonRedundantClear() method
215 public void setUp(SharedPreferences.Editor editor) { in testRedundantRemove() method
/cts/tests/signature/api-check/src/java/android/signature/cts/api/
DDebugClassHiddenApiTest.java23 protected void setUp() throws Exception { in setUp() method in DebugClassHiddenApiTest
DDebugClassKillswitchTest.java23 protected void setUp() throws Exception { in setUp() method in DebugClassKillswitchTest
DWhitelistKillswitchTest.java23 protected void setUp() throws Exception { in setUp() method in WhitelistKillswitchTest
DWildcardKillswitchTest.java23 protected void setUp() throws Exception { in setUp() method in WildcardKillswitchTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java214 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.NotificationReceivedTest
257 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.ReceiveChannelBlockNoticeTest
332 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.ReceiveGroupBlockNoticeTest
409 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.ReceiveAppBlockNoticeTest
481 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.ReceiveAppUnblockNoticeTest
540 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.DataIntactTest
618 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.DismissOneTest
661 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.DismissOneWithReasonTest
722 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.DismissOneWithStatsTest
775 protected void setUp() { in setUp() method in NotificationListenerVerifierActivity.DismissAllTest
[all …]
DAttentionManagementVerifierActivity.java192 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.InsertContactsTest
255 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.NoneInterceptsAllMessagesTest
315 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.NoneInterceptsAlarmEventReminderCategoriesTest
374 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.AllInterceptsNothingMessagesTest
433 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.AllInterceptsNothingDiffCategoriesTest
492 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.PriorityInterceptsSomeMessagesTest
557 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.PriorityInterceptsAlarmsTest
623 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.PriorityInterceptsMediaSystemOtherTest
691 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.DefaultOrderTest
728 protected void setUp() { in setUp() method in AttentionManagementVerifierActivity.PriorityOrderTest
[all …]
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedProfileOwnerTest.java28 protected void setUp() throws Exception { in setUp() method in MixedProfileOwnerTest
DMixedProfileOwnerTestApi25.java28 protected void setUp() throws Exception { in setUp() method in MixedProfileOwnerTestApi25
DMixedDeviceOwnerTestApi25.java34 protected void setUp() throws Exception { in setUp() method in MixedDeviceOwnerTestApi25
DMixedDeviceOwnerTest.java34 protected void setUp() throws Exception { in setUp() method in MixedDeviceOwnerTest
/cts/tests/tests/security/src/android/security/cts/
DActivityManagerTest.java26 protected void setUp() throws Exception { in setUp() method in ActivityManagerTest
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DClearPasswordTest.java20 protected void setUp() throws Exception { in setUp() method in ClearPasswordTest
/cts/hostsidetests/shortcuts/deviceside/backup/launcher2/src/android/content/pm/cts/shortcut/backup/launcher2/
DShortcutManagerPostBackupTest.java25 protected void setUp() throws Exception { in setUp() method in ShortcutManagerPostBackupTest
/cts/tests/tests/permission/src/android/permission/cts/
DRebootPermissionTest.java30 protected void setUp() throws Exception { in setUp() method in RebootPermissionTest
DDevicePowerPermissionTest.java31 protected void setUp() throws Exception { in setUp() method in DevicePowerPermissionTest
DAppWidgetManagerPermissionTest.java33 protected void setUp() throws Exception { in setUp() method in AppWidgetManagerPermissionTest
/cts/tests/tests/os/src/android/os/cts/
DTaggedPointerTest.java26 protected void setUp() throws Exception { in setUp() method in TaggedPointerTest
/cts/hostsidetests/shortcuts/deviceside/backup/launcher3/src/android/content/pm/cts/shortcut/backup/launcher3/
DShortcutManagerPostBackupTest.java24 protected void setUp() throws Exception { in setUp() method in ShortcutManagerPostBackupTest
/cts/hostsidetests/shortcuts/deviceside/backup/launcher4old/src/android/content/pm/cts/shortcut/backup/launcher4/
DShortcutManagerPreBackupTest.java29 protected void setUp() throws Exception { in setUp() method in ShortcutManagerPreBackupTest
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSBaseCompute.java33 protected void setUp() throws Exception { in setUp() method in RSBaseCompute
/cts/tests/libcore/wycheproof-bc/src/android/libcore/cts/wycheproof/
DBouncyCastleTest.java75 public static void setUp() throws Exception { in setUp() method in BouncyCastleTest
/cts/hostsidetests/shortcuts/deviceside/backup/launcher1/src/android/content/pm/cts/shortcut/backup/launcher1/
DShortcutManagerPostBackupTest.java25 protected void setUp() throws Exception { in setUp() method in ShortcutManagerPostBackupTest
/cts/tests/tests/media/src/android/media/cts/
DVideoEditorTest.java32 protected void setUp() throws Exception { in setUp() method in VideoEditorTest
/cts/tests/netlegacy22.permission/src/android/net/cts/legacy/api22/permission/
DConnectivityManagerPermissionTest.java33 protected void setUp() throws Exception { in setUp() method in ConnectivityManagerPermissionTest

12345678910>>...43