/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
D | Monolith.java | 54 mVertexBuffer.put(coordinates[i]); in Monolith() 62 mIndexBuffer.put((short) 0); in Monolith() 63 mIndexBuffer.put((short) 1); in Monolith() 64 mIndexBuffer.put((short) 2); in Monolith() 65 mIndexBuffer.put((short) 0); in Monolith() 66 mIndexBuffer.put((short) 2); in Monolith() 67 mIndexBuffer.put((short) 3); in Monolith() 70 mIndexBuffer.put((short) 7); in Monolith() 71 mIndexBuffer.put((short) 6); in Monolith() 72 mIndexBuffer.put((short) 5); in Monolith() [all …]
|
D | Wedge.java | 90 mFVertexBuffer.put(coords[i * 3 + j] * 2.0f); in Wedge() 96 mTexBuffer.put(coords[i * 3 + j] * 2.0f + 0.5f); in Wedge() 101 mIndexBuffer.put((short) 0); in Wedge() 102 mIndexBuffer.put((short) 1); in Wedge() 103 mIndexBuffer.put((short) 2); in Wedge() 106 mIndexBuffer.put((short) 5); in Wedge() 107 mIndexBuffer.put((short) 4); in Wedge() 108 mIndexBuffer.put((short) 3); in Wedge() 111 mIndexBuffer.put((short) 2); in Wedge() 112 mIndexBuffer.put((short) 5); in Wedge() [all …]
|
/cts/tests/tests/text/src/android/text/cts/ |
D | FontCoverageTest.java | 88 EXEMPLAR_MAP.put("agq", new UnicodeSet("[{\u0186\u0302}{\u0186\u0304}{\u0186\u030C}" 94 EXEMPLAR_MAP.put("am", new UnicodeSet("[\u1200-\u1206\u1208-\u1246\u1248\u124A-\u124D" 98 EXEMPLAR_MAP.put("ar", new UnicodeSet("[\u060C\u061B\u061F\u0621-\u063A\u0641-\u0652" 101 EXEMPLAR_MAP.put("ar-DZ", new UnicodeSet("[\u060C\u061B\u061F\u0621-\u063A\u0641-\u0652" 104 EXEMPLAR_MAP.put("ar-EH", new UnicodeSet("[\u060C\u061B\u061F\u0621-\u063A\u0641-\u0652" 107 EXEMPLAR_MAP.put("ar-LY", new UnicodeSet("[\u060C\u061B\u061F\u0621-\u063A\u0641-\u0652" 110 EXEMPLAR_MAP.put("ar-MA", new UnicodeSet("[\u060C\u061B\u061F\u0621-\u063A\u0641-\u0652" 113 EXEMPLAR_MAP.put("ar-TN", new UnicodeSet("[\u060C\u061B\u061F\u0621-\u063A\u0641-\u0652" 116 EXEMPLAR_MAP.put("as", new UnicodeSet("[\u0981-\u0983\u0985-\u098B\u098F\u0990" 120 EXEMPLAR_MAP.put("bas", new UnicodeSet("[{A\u1DC6}{A\u1DC7}{E\u1DC6}{E\u1DC7}{I\u1DC6}" [all …]
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerMemoryClassTest.java | 61 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_LOW, 32); in expectedMemorySizeForWatch.put() 62 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_140, 32); in expectedMemorySizeForWatch.put() 63 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_MEDIUM, 32); in expectedMemorySizeForWatch.put() 64 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_180, 32); in expectedMemorySizeForWatch.put() 65 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_200, 32); in expectedMemorySizeForWatch.put() 66 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_TV, 32); in expectedMemorySizeForWatch.put() 67 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_220, 36); in expectedMemorySizeForWatch.put() 68 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_HIGH, 36); in expectedMemorySizeForWatch.put() 69 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_260, 36); in expectedMemorySizeForWatch.put() 70 expectedMemorySizeForWatch.put(DisplayMetrics.DENSITY_280, 36); in expectedMemorySizeForWatch.put() [all …]
|
/cts/tests/tests/view/src/android/view/cts/input/ |
D | InputEventTest.java | 57 axes.put(MotionEvent.AXIS_X, "AXIS_X"); in testAxisFromToString() 58 axes.put(MotionEvent.AXIS_Y, "AXIS_Y"); in testAxisFromToString() 59 axes.put(MotionEvent.AXIS_PRESSURE, "AXIS_PRESSURE"); in testAxisFromToString() 60 axes.put(MotionEvent.AXIS_SIZE, "AXIS_SIZE"); in testAxisFromToString() 61 axes.put(MotionEvent.AXIS_TOUCH_MAJOR, "AXIS_TOUCH_MAJOR"); in testAxisFromToString() 62 axes.put(MotionEvent.AXIS_TOUCH_MINOR, "AXIS_TOUCH_MINOR"); in testAxisFromToString() 63 axes.put(MotionEvent.AXIS_TOOL_MAJOR, "AXIS_TOOL_MAJOR"); in testAxisFromToString() 64 axes.put(MotionEvent.AXIS_TOOL_MINOR, "AXIS_TOOL_MINOR"); in testAxisFromToString() 65 axes.put(MotionEvent.AXIS_ORIENTATION, "AXIS_ORIENTATION"); in testAxisFromToString() 66 axes.put(MotionEvent.AXIS_VSCROLL, "AXIS_VSCROLL"); in testAxisFromToString() [all …]
|
/cts/hostsidetests/security/src/android/security/cts/ |
D | KernelConfigTest.java | 94 cache.put(device, set); in getDeviceConfig() 226 put("VULN_SAFE", null); 227 put("EXYNOS990", null); 228 put("EXYNOS980", null); 229 put("EXYNOS850", null); 230 put("EXYNOS3830", null); 231 put("EXYNOS9630", null); 232 put("EXYNOS9830", null); 233 put("EXYNOS7870", null); 234 put("EXYNOS7880", null); [all …]
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentValuesTest.java | 76 mContentValues.put("Long", 10L); in testValueSet() 77 mContentValues.put("Integer", 201); in testValueSet() 102 mContentValues.put("Long", expected); in testGetAsLong() 106 mContentValues.put("Long", expected); in testGetAsLong() 116 mContentValues.put("Byte", expected); in testGetAsByte() 120 mContentValues.put("Byte", expected); in testGetAsByte() 130 mContentValues.put("Integer", expected); in testGetAsInteger() 134 mContentValues.put("Integer", expected); in testGetAsInteger() 145 mContentValues.put("Integer", 10); in testSize() 146 mContentValues.put("Long", 10L); in testSize() [all …]
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | ApnSettingTest.java | 33 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_DEFAULT_STRING, ApnSetting.TYPE_DEFAULT); in EXPECTED_STRING_TO_INT_MAP.put() 34 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_MMS_STRING, ApnSetting.TYPE_MMS); in EXPECTED_STRING_TO_INT_MAP.put() 35 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_SUPL_STRING, ApnSetting.TYPE_SUPL); in EXPECTED_STRING_TO_INT_MAP.put() 36 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_DUN_STRING, ApnSetting.TYPE_DUN); in EXPECTED_STRING_TO_INT_MAP.put() 37 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_HIPRI_STRING, ApnSetting.TYPE_HIPRI); in EXPECTED_STRING_TO_INT_MAP.put() 38 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_FOTA_STRING, ApnSetting.TYPE_FOTA); in EXPECTED_STRING_TO_INT_MAP.put() 39 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_IMS_STRING, ApnSetting.TYPE_IMS); in EXPECTED_STRING_TO_INT_MAP.put() 40 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_CBS_STRING, ApnSetting.TYPE_CBS); in EXPECTED_STRING_TO_INT_MAP.put() 41 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_IA_STRING, ApnSetting.TYPE_IA); in EXPECTED_STRING_TO_INT_MAP.put() 42 EXPECTED_STRING_TO_INT_MAP.put(ApnSetting.TYPE_EMERGENCY_STRING, ApnSetting.TYPE_EMERGENCY); in EXPECTED_STRING_TO_INT_MAP.put() [all …]
|
/cts/tests/tests/provider/src/android/provider/cts/media/ |
D | MediaStoreAudioTestHelper.java | 120 values.put(Media.DATA, data.getAbsolutePath()); in getContentValues() 124 values.put(Media.DATE_MODIFIED, DATE_MODIFIED); in getContentValues() 125 values.put(Media.DISPLAY_NAME, DISPLAY_NAME); in getContentValues() 126 values.put(Media.MIME_TYPE, MIME_TYPE); in getContentValues() 127 values.put(Media.SIZE, SIZE); in getContentValues() 128 values.put(Media.TITLE, TITLE); in getContentValues() 129 values.put(Media.ALBUM, ALBUM); in getContentValues() 130 values.put(Media.ARTIST, ARTIST); in getContentValues() 131 values.put(Media.COMPOSER, COMPOSER); in getContentValues() 132 values.put(Media.DURATION, DURATION); in getContentValues() [all …]
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | DisplayModifier.java | 86 put("aa", new LinkedHashMap<String, DisplayModifier>() { 88 put("true", new DisplayModifier() { 94 put("false", new DisplayModifier() { 102 put("style", new LinkedHashMap<String, DisplayModifier>() { 104 put("fill", new DisplayModifier() { 110 put("stroke", new DisplayModifier() { 116 put("fillAndStroke", new DisplayModifier() { 124 put("strokeWidth", new LinkedHashMap<String, DisplayModifier>() { 126 put("hair", new DisplayModifier() { 132 put("0.3", new DisplayModifier() { [all …]
|
/cts/tests/tests/util/src/android/util/cts/ |
D | LruCacheTest.java | 52 assertEquals(null, cache.put("a", "A")); in testStatistics() 58 assertEquals(null, cache.put("b", "B")); in testStatistics() 65 assertEquals(null, cache.put("c", "C")); in testStatistics() 73 assertEquals(null, cache.put("d", "D")); in testStatistics() 85 assertEquals(null, cache.put("e", "E")); in testStatistics() 132 cache.put("aa", "put-aa"); in testNoCreateOnCacheHit() 149 cache.put(null, "A"); in testCannotPutNullKey() 159 cache.put("a", null); in testCannotPutNullValue() 168 cache.put("a", "A"); in testEvictionWithSingletonCache() 169 cache.put("b", "B"); in testEvictionWithSingletonCache() [all …]
|
D | SparseArrayTest.java | 56 sparseArray.put(KEYS[i], VALUES[i]); in testSparseArrayWithDefaultCapacity() 74 sparseArray.put(existKey, newValue); in testSparseArrayWithDefaultCapacity() 122 sparseArray.put(KEYS[i], VALUES[i]); in testSparseArrayWithSpecifiedCapacity() 140 sparseArray.put(existKey, newValue); in testSparseArrayWithSpecifiedCapacity() 184 sparseArray.put(1, Long.valueOf(2L)); in testIterationOrder() 185 sparseArray.put(10, Long.valueOf(20L)); in testIterationOrder() 186 sparseArray.put(5, Long.valueOf(40L)); in testIterationOrder() 187 sparseArray.put(Integer.MAX_VALUE, Long.valueOf(Long.MIN_VALUE)); in testIterationOrder() 203 first.put(0, "0"); in testSet() 204 first.put(1, "1"); in testSet() [all …]
|
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/ |
D | TestPropertyReader.java | 49 mProperties.put(id, value); in readBoolean() 54 mProperties.put(id, value); in readByte() 59 mProperties.put(id, value); in readChar() 64 mProperties.put(id, value); in readDouble() 69 mProperties.put(id, value); in readFloat() 74 mProperties.put(id, value); in readInt() 79 mProperties.put(id, value); in readLong() 84 mProperties.put(id, value); in readShort() 89 mProperties.put(id, value); in readObject() 94 mProperties.put(id, value); in readColor() [all …]
|
/cts/tests/libcore/wycheproof-bc/src/android/libcore/cts/wycheproof/ |
D | BouncyCastleSupportProvider.java | 39 put("SecureRandom.SHA1PRNG", PREFIX + "OpenSSLRandom"); in BouncyCastleSupportProvider() 42 put("MessageDigest.SHA-1", PREFIX + "OpenSSLMessageDigestJDK$SHA1"); in BouncyCastleSupportProvider() 43 put("MessageDigest.SHA-224", PREFIX + "OpenSSLMessageDigestJDK$SHA224"); in BouncyCastleSupportProvider() 44 put("MessageDigest.SHA-256", PREFIX + "OpenSSLMessageDigestJDK$SHA256"); in BouncyCastleSupportProvider() 45 put("MessageDigest.SHA-384", PREFIX + "OpenSSLMessageDigestJDK$SHA384"); in BouncyCastleSupportProvider() 46 put("MessageDigest.SHA-512", PREFIX + "OpenSSLMessageDigestJDK$SHA512"); in BouncyCastleSupportProvider()
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | VoicemailContractTest.java | 145 value.put(Voicemails.NUMBER, insertCallsNumber); in testVoicemailsTable() 146 value.put(Voicemails.DATE, insertDate); in testVoicemailsTable() 147 value.put(Voicemails.DURATION, insertCallsDuration); in testVoicemailsTable() 148 value.put(Voicemails.NEW, 0); in testVoicemailsTable() 150 value.put(Voicemails.SOURCE_DATA, insertSourceData); in testVoicemailsTable() 151 value.put(Voicemails.MIME_TYPE, insertMimeType); in testVoicemailsTable() 152 value.put(Voicemails.IS_READ, false); in testVoicemailsTable() 153 value.put(Voicemails.HAS_CONTENT, true); in testVoicemailsTable() 154 value.put(Voicemails.TRANSCRIPTION, "foo"); in testVoicemailsTable() 155 value.put(Voicemails.PHONE_ACCOUNT_COMPONENT_NAME, "com.foo"); in testVoicemailsTable() [all …]
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | AtomTests.java | 106 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_COARSE_LOCATION, 0); in APP_OPS_ENUM_MAP.put() 107 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_FINE_LOCATION, 1); in APP_OPS_ENUM_MAP.put() 108 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_GPS, 2); in APP_OPS_ENUM_MAP.put() 109 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_VIBRATE, 3); in APP_OPS_ENUM_MAP.put() 110 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_READ_CONTACTS, 4); in APP_OPS_ENUM_MAP.put() 111 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_WRITE_CONTACTS, 5); in APP_OPS_ENUM_MAP.put() 112 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_READ_CALL_LOG, 6); in APP_OPS_ENUM_MAP.put() 113 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_WRITE_CALL_LOG, 7); in APP_OPS_ENUM_MAP.put() 114 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_READ_CALENDAR, 8); in APP_OPS_ENUM_MAP.put() 115 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_WRITE_CALENDAR, 9); in APP_OPS_ENUM_MAP.put() [all …]
|
/cts/tests/mediapc/src/android/mediapc/cts/ |
D | FrameDropTestBase.java | 77 m540pTestFiles.put(AVC, "bbb_960x540_3mbps_60fps_avc.mp4"); in m540pTestFiles.put() 78 m540pTestFiles.put(HEVC, "bbb_960x540_3mbps_60fps_hevc.mp4"); in m540pTestFiles.put() 79 m540pTestFiles.put(VP8, "bbb_960x540_3mbps_60fps_vp8.webm"); in m540pTestFiles.put() 80 m540pTestFiles.put(VP9, "bbb_960x540_3mbps_60fps_vp9.webm"); in m540pTestFiles.put() 81 m540pTestFiles.put(AV1, "bbb_960x540_3mbps_60fps_av1.mp4"); in m540pTestFiles.put() 83 m1080pTestFiles.put(AVC, "bbb_1920x1080_8mbps_60fps_avc.mp4"); in m1080pTestFiles.put() 84 m1080pTestFiles.put(HEVC, "bbb_1920x1080_6mbps_60fps_hevc.mp4"); in m1080pTestFiles.put() 85 m1080pTestFiles.put(VP8, "bbb_1920x1080_8mbps_60fps_vp8.webm"); in m1080pTestFiles.put() 86 m1080pTestFiles.put(VP9, "bbb_1920x1080_6mbps_60fps_vp9.webm"); in m1080pTestFiles.put() 87 m1080pTestFiles.put(AV1, "bbb_1920x1080_6mbps_60fps_av1.mp4"); in m1080pTestFiles.put() [all …]
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | ContactsContract_SearchSnippetsTest.java | 53 cv1.put(Contacts.DISPLAY_NAME, "Hot Tamale"); in cv1.put() 57 cv2.put(Contacts.DISPLAY_NAME, "Cold Tamago"); in cv2.put() 61 cv3.put(Contacts.DISPLAY_NAME, "John Doe"); in cv3.put() 103 expected.put(Contacts._ID, ids[1]); in testSearchSnippets_MatchEmailAddressCorrectSnippet() 104 expected.put(SearchSnippets.SNIPPET, "eggs@[farmers].org"); in testSearchSnippets_MatchEmailAddressCorrectSnippet() 115 expected.put(Contacts._ID, ids[1]); in testEnterpriseSearchSnippets_MatchEmailAddressCorrectSnippet() 116 expected.put(SearchSnippets.SNIPPET, "eggs@[farmers].org"); in testEnterpriseSearchSnippets_MatchEmailAddressCorrectSnippet() 126 expected.put(Contacts._ID, ids[0]); in testSearchSnippets_MatchPhoneNumberCorrectSnippet() 127 expected.put(SearchSnippets.SNIPPET, "[510-123-5769]"); in testSearchSnippets_MatchPhoneNumberCorrectSnippet() 138 expected.put(Contacts._ID, ids[0]); in testEnterpriseSearchSnippets_MatchPhoneNumberCorrectSnippet() [all …]
|
D | ContactsTest.java | 93 value.put(PeopleColumns.NAME, insertPeopleName); in testPeopleTable() 94 value.put(PeopleColumns.NOTES, insertPeopleNotes); in testPeopleTable() 95 value.put(PeopleColumns.LAST_TIME_CONTACTED, 0); in testPeopleTable() 96 value.put(PeopleColumns.CUSTOM_RINGTONE, (String) null); in testPeopleTable() 97 value.put(PeopleColumns.SEND_TO_VOICEMAIL, 1); in testPeopleTable() 118 value.put(PeopleColumns.NAME, updatePeopleName); in testPeopleTable() 119 value.put(PeopleColumns.NOTES, updatePeopleNotes); in testPeopleTable() 120 value.put(PeopleColumns.LAST_TIME_CONTACTED, (int) now); in testPeopleTable() 167 value.put(GroupsColumns.NAME, insertGroupsName); in testGroupsTable() 168 value.put(GroupsColumns.NOTES, insertGroupsNotes); in testGroupsTable() [all …]
|
D | ContactsContract_PhoneLookup.java | 145 expected.put(PhoneLookup._ID, ids[0].contactId); in testPhoneLookup_found1() 146 expected.put(PhoneLookup.CONTACT_ID, ids[0].contactId); in testPhoneLookup_found1() 147 expected.put(PhoneLookup.DATA_ID, ids[0].dataId); in testPhoneLookup_found1() 148 expected.put(PhoneLookup.NUMBER, "1111222333444"); in testPhoneLookup_found1() 162 expected.put(PhoneLookup._ID, ids[1].contactId); in testPhoneLookup_found2() 163 expected.put(PhoneLookup.CONTACT_ID, ids[1].contactId); in testPhoneLookup_found2() 164 expected.put(PhoneLookup.DATA_ID, ids[1].dataId); in testPhoneLookup_found2() 165 expected.put(PhoneLookup.NUMBER, "2111222333444"); in testPhoneLookup_found2() 178 expected.put(PhoneLookup.CONTACT_ID, ids[2].contactId); in testPhoneLookup_sip_found() 179 expected.put(PhoneLookup.DATA_ID, ids[2].dataId); in testPhoneLookup_sip_found() [all …]
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | ApnDatabaseTest.java | 74 put(Carriers.NAME, NAME); 75 put(Carriers.APN, APN); 76 put(Carriers.PROXY, PROXY); 77 put(Carriers.PORT, PORT); 78 put(Carriers.MMSC, MMSC); 79 put(Carriers.MMSPROXY, MMSPROXY); 80 put(Carriers.MMSPORT, MMSPORT); 81 put(Carriers.NUMERIC, NUMERIC); 82 put(Carriers.USER, USER); 83 put(Carriers.PASSWORD, PASSWORD); [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsSerializer.java | 75 ratObj.put("numerator", rat.getNumerator()); in serializeRational() 76 ratObj.put("denominator", rat.getDenominator()); in serializeRational() 83 sizeObj.put("width", size.getWidth()); in serializeSize() 84 sizeObj.put("height", size.getHeight()); in serializeSize() 91 sizeObj.put("width", size.getWidth()); in serializeSizeF() 92 sizeObj.put("height", size.getHeight()); in serializeSizeF() 99 rectObj.put("left", rect.left); in serializeRect() 100 rectObj.put("right", rect.right); in serializeRect() 101 rectObj.put("top", rect.top); in serializeRect() 102 rectObj.put("bottom", rect.bottom); in serializeRect() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleScannerPowerLevelActivity.java | 70 mMacText.put(AdvertiseSettings.ADVERTISE_TX_POWER_ULTRA_LOW, in onCreate() 72 mMacText.put(AdvertiseSettings.ADVERTISE_TX_POWER_LOW, in onCreate() 74 mMacText.put(AdvertiseSettings.ADVERTISE_TX_POWER_MEDIUM, in onCreate() 76 mMacText.put(AdvertiseSettings.ADVERTISE_TX_POWER_HIGH, in onCreate() 79 mCountText.put(AdvertiseSettings.ADVERTISE_TX_POWER_ULTRA_LOW, in onCreate() 81 mCountText.put(AdvertiseSettings.ADVERTISE_TX_POWER_LOW, in onCreate() 83 mCountText.put(AdvertiseSettings.ADVERTISE_TX_POWER_MEDIUM, in onCreate() 85 mCountText.put(AdvertiseSettings.ADVERTISE_TX_POWER_HIGH, in onCreate() 88 mRssiText.put(AdvertiseSettings.ADVERTISE_TX_POWER_ULTRA_LOW, in onCreate() 90 mRssiText.put(AdvertiseSettings.ADVERTISE_TX_POWER_LOW, in onCreate() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
D | MockTvInputSetupActivity.java | 78 values.put(TvContract.Channels.COLUMN_INPUT_ID, inputId); in onCreate() 79 values.put(TvContract.Channels.COLUMN_DISPLAY_NUMBER, CHANNEL_NUMBER); in onCreate() 80 values.put(TvContract.Channels.COLUMN_DISPLAY_NAME, CHANNEL_NAME); in onCreate() 81 values.put(TvContract.Channels.COLUMN_APP_LINK_TEXT, APP_LINK_TEXT); in onCreate() 82 values.put(TvContract.Channels.COLUMN_APP_LINK_COLOR, Color.RED); in onCreate() 83 values.put(TvContract.Channels.COLUMN_APP_LINK_ICON_URI, in onCreate() 85 values.put(TvContract.Channels.COLUMN_APP_LINK_POSTER_ART_URI, in onCreate() 90 values.put(TvContract.Channels.COLUMN_APP_LINK_INTENT_URI, in onCreate() 102 values.put(Programs.COLUMN_CHANNEL_ID, ContentUris.parseId(channelUri)); in onCreate() 103 values.put(Programs.COLUMN_TITLE, PROGRAM_TITLE); in onCreate() [all …]
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvContractTest.java | 161 values.put(Channels.COLUMN_INPUT_ID, inputId); in createDummyChannelValues() 162 values.put(Channels.COLUMN_INTERNAL_PROVIDER_ID, "ID-4321"); in createDummyChannelValues() 163 values.put(Channels.COLUMN_TYPE, preview ? Channels.TYPE_PREVIEW : Channels.TYPE_OTHER); in createDummyChannelValues() 164 values.put(Channels.COLUMN_SERVICE_TYPE, Channels.SERVICE_TYPE_AUDIO_VIDEO); in createDummyChannelValues() 165 values.put(Channels.COLUMN_DISPLAY_NUMBER, "1"); in createDummyChannelValues() 166 values.put(Channels.COLUMN_VIDEO_FORMAT, Channels.VIDEO_FORMAT_480P); in createDummyChannelValues() 173 values.put(Programs.COLUMN_CHANNEL_ID, channelId); in createDummyProgramValues() 174 values.put(Programs.COLUMN_EPISODE_DISPLAY_NUMBER , "1A"); in createDummyProgramValues() 175 values.put(Programs.COLUMN_EPISODE_TITLE, "episode_title"); in createDummyProgramValues() 176 values.put(Programs.COLUMN_SEASON_DISPLAY_NUMBER , "2B"); in createDummyProgramValues() [all …]
|