Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 23 of 23) 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/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/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/upgrade/src/android/content/pm/cts/shortcut/upgrade/
DShortcutManagerPreUpgradeTest.java42 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreUpgrade() 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/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/
DShortcutManagerSecondaryUserTest.java60 final ShortcutInfo s1 = list.get(0); in testCreateAndStart() local
/cts/hostsidetests/monkey/src/com/android/cts/monkey/
DSeedTest.java38 Scanner s1 = new Scanner(out1); in assertOutputs() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DLauncherAppsTest.java73 final ShortcutInfo s1 = new ShortcutInfo.Builder(mContext, "s1") in addDynamicShortcuts() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiConfigLockdownTest.java184 private boolean areMatchingSsids(String s1, String s2) { in areMatchingSsids()
/cts/apps/CtsVerifier/jni/megaaudio/player/
DWaveTableSource.cpp67 float s1 = mWaveTable[srcIndex + 1]; in pull() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DMatrix3fTest.java61 String s1 = getString(m.getArray()); in checkData() local
DMatrix4fTest.java62 String s1 = getString(m.getArray()); in checkData() local
DMatrix2fTest.java60 String s1 = getString(m.getArray()); in checkData() local
/cts/tests/tests/slice/src/android/slice/cts/
DSliceBuilderTest.java249 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/tests/hardware/src/android/hardware/input/cts/tests/
DInputHidTestCase.java127 private static int compareMajorMinorVersion(final String s1, final String s2) throws Exception { in compareMajorMinorVersion()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDispatchTest.java447 StrokeDescription s1 = new StrokeDescription( in testContinuedGestures_motionEventsContinue() local
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h70 float s1 = a[i]; in calculateNormalizedCorrelation() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java813 Sensor s1 = mSensorManager.getDefaultSensor(type1); in runSingleChannelRateIndependencyTest() local