Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
DShortcutManagerPreBackupTest.java55 final ShortcutInfo s3 = new ShortcutInfo.Builder(getContext(), "s3") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
DShortcutManagerPreBackupTest.java55 final ShortcutInfo s3 = new ShortcutInfo.Builder(getContext(), "s3") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
DShortcutManagerPreBackupTest.java55 final ShortcutInfo s3 = new ShortcutInfo.Builder(getContext(), "s3") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
DShortcutManagerPreBackupTest.java53 final ShortcutInfo s3 = new ShortcutInfo.Builder(getContext(), "s3") in testPreBackup() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java2506 Parcelable[] s3; in testReadParcelableArray() local
2589 Signature[] s3 = new Signature[3]; in testReadTypedArray() local
2659 Signature[] s3 = { in testReadTypedArray2() local
2699 Signature[] s3; in testCreateTypedArray() local
2740 ArrayList<Signature> s3 = new ArrayList<Signature>(); in testReadTypedList() local
2809 ArrayList<Signature> s3; in testCreateTypedArrayList() local
4950 SparseArray<Signature> s3; in testCreateTypedSparseArray() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java185 Short3 s3 = new Short3(); in testJavaVectorTypes() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDispatchTest.java480 StrokeDescription s3 = s2.continueStroke( in testContinuedGestures_motionEventsContinue() local
/cts/tests/tests/text/src/android/text/cts/
DPrecomputedTextTest.java257 final CharSequence s3 = s.subSequence(0, 3); in testCharSequenceInteface() local