Home
last modified time | relevance | path

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

12

/cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
DShortcutManagerPostBackupTest.java53 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testRestoredOnOldVersion() local
119 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testBackupDisabled() local
153 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testRestoreWrongKey() local
DShortcutManagerPreBackupTest.java38 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.java38 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.java38 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.java38 final ShortcutInfo s1 = new ShortcutInfo.Builder(getContext(), "s1") in testPreBackup() local
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerMiscTest.java50 final ShortcutInfo s1 = makeShortcut("s1"); in testExcludedFromFields() local
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
DShortcutManagerPreUpgradeTest.java43 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/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DShaderClippingTests.java102 LinearGradient s1 = new LinearGradient(width / 2f, 0, width / 2f, height, in testCompose() 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/tests/tests/content/ContentUriTestApp/src/android/content/cts/contenturitestapp/
DTestProvider.java62 public Cursor query(Uri uri, String[] strings, String s, String[] strings1, String s1) { in query()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiConfigLockdownTest.java220 private boolean areMatchingSsids(String s1, String s2) { in areMatchingSsids()
/cts/apps/CtsVerifier/jni/megaaudio/player/
DWaveTableSource.cpp72 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/
DParcelTest.java2486 Parcelable[] s1 = p.readParcelableArray(mcl, Signature.class); in testReadParcelableArrayWithClass_whenSameClass() local
3202 Object[] s1 = p.readArray(mcl, Signature.class); in testReadArrayWithClass_whenSameClass() local
3285 ArrayList<String> s1 = p.readArrayList(mcl, String.class); in testReadArrayListWithClass_whenNonParcelableClass() local
3304 ArrayList<Signature> s1 = p.readArrayList(mcl, Signature.class); in testReadArrayListWithClass_whenSameClass() local
3397 SparseArray<String> s1 = p.readSparseArray(mcl, String.class); in testReadSparseArrayWithClass_whenNonParcelableClass() local
3419 SparseArray<Signature> s1 = p.readSparseArray(mcl, Signature.class); in testReadSparseArrayWithClass_whenSameClass() local
4231 final String s1 = "1234567890abcdef"; in testReadListWithClass() local
DBundleTest.java773 final short s1 = 1006; in testGetShort2() local
785 final short s1 = 1006; in testGetShortArray() local
/cts/tests/tests/virtualdevice/audio/src/android/virtualdevice/cts/audio/
DSignalObserver.java253 double s1 = 0; in goertzel() local
/cts/tests/net/src/android/net/cts/
DLocalSocketTest.java366 private void sendAndReceiveBytes(LocalSocket s1, LocalSocket s2) throws Exception { in sendAndReceiveBytes()

12