Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 20 of 20) sorted by relevance

/cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
DShortcutManagerPostBackupTest.java54 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testRestoredOnOldVersion() local
121 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testBackupDisabled() local
155 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testRestoreWrongKey() local
203 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testRestoreNoManifestOnOldVersion() local
DShortcutManagerPreBackupTest.java37 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
DShortcutManagerPreBackupTest.java37 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
DShortcutManagerPreBackupTest.java37 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
DShortcutManagerPreBackupTest.java37 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
DShortcutManagerPreUpgradeTest.java42 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreUpgrade() local
/cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/
DShortcutManagerSecondaryUserTest.java60 final ShortcutInfo s1 = list.get(0); in testCreateAndStart() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DDnsSdTxtRecordListenerTest.java120 private boolean equals(String s1, String s2) { in equals()
130 private boolean equals(Map<String, String> s1, Map<String, String> s2) { in equals() argument
DUPnPServiceResponseListenerTest.java108 private boolean equals(String s1, String s2) { in equals()
DDnsSdResponseListenerTest.java116 private boolean equals(String s1, String s2) { in equals()
/cts/hostsidetests/monkey/src/com/android/cts/monkey/
DSeedTest.java38 Scanner s1 = new Scanner(out1); in assertOutputs() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiConfigLockdownTest.java179 private boolean areMatchingSsids(String s1, String s2) { in areMatchingSsids()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DMatrix3fTest.java61 String s1 = getString(m.getArray()); in checkData() local
DMatrix2fTest.java60 String s1 = getString(m.getArray()); in checkData() local
DMatrix4fTest.java62 String s1 = getString(m.getArray()); in checkData() local
/cts/tests/tests/slice/src/android/slice/cts/
DSliceBuilderTest.java248 private void assertEquivalent(SliceItem s1, SliceItem s2) { in assertEquivalent()
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java565 final short s1 = 1006; in testGetShort2() local
576 final short s1 = 1006; in testGetShortArray() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDispatchTest.java406 StrokeDescription s1 = new StrokeDescription( in testContinuedGestures_motionEventsContinue() local
/cts/tests/tests/net/src/android/net/cts/
DConnectivityManagerTest.java944 private static int compareMajorMinorVersion(final String s1, final String s2) { in compareMajorMinorVersion()
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java642 Sensor s1 = mSensorManager.getDefaultSensor(type1); in runSingleChannelRateIndependencyTest() local