Home
last modified time | relevance | path

Searched full:yet (Results 1 – 25 of 19865) sorted by relevance

12345678910>>...795

/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dmesh_cop.py144 # TODO: Not implemented yet
149 # TODO: Not implemented yet
152 raise NotImplementedError("TODO: Not implemented yet")
206 # TODO: Not implemented yet
211 # TODO: Not implemented yet
214 raise NotImplementedError("TODO: Not implemented yet")
219 # TODO: Not implemented yet
224 # TODO: Not implemented yet
227 raise NotImplementedError("TODO: Not implemented yet")
232 # TODO: Not implemented yet
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/android/hardware/display/
H A DFakeAmbientDisplayConfiguration.kt10 override fun pulseOnNotificationAvailable() = TODO("Not yet implemented")
12 override fun pickupGestureEnabled(user: Int) = TODO("Not yet implemented")
14 override fun dozePickupSensorAvailable() = TODO("Not yet implemented")
16 override fun tapGestureEnabled(user: Int) = TODO("Not yet implemented")
18 override fun tapSensorAvailable() = TODO("Not yet implemented")
20 override fun doubleTapGestureEnabled(user: Int) = TODO("Not yet implemented")
22 override fun doubleTapSensorAvailable() = TODO("Not yet implemented")
24 override fun quickPickupSensorEnabled(user: Int) = TODO("Not yet implemented")
26 override fun screenOffUdfpsEnabled(user: Int) = TODO("Not yet implemented")
28 override fun wakeScreenGestureAvailable() = TODO("Not yet implemented")
[all …]
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageVerificationStateTest.java38 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_OnlyRequiredVerifier_AllowedInstall()
54 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_OnlyRequiredVerifier_DeniedInstall()
71 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_AllowedInstall()
76 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_AllowedInstall()
93 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_DeniedInstall()
119 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_FirstDeniedInstall()
145 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_SecondDeniedInstall()
150 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_SecondDeniedInstall()
169 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_SecondTimesOut_DefaultAllow()
174 assertFalse("Verification should not be marked as complete yet", in testPackageVerificationState_TwoRequiredVerifiers_SecondTimesOut_DefaultAllow()
[all …]
/aosp_15_r20/packages/apps/Settings/tests/spa_unit/src/com/android/settings/testutils/
DFakeFeatureFactory.kt65 get() = TODO("Not yet implemented")
67 get() = TODO("Not yet implemented")
74 get() = TODO("Not yet implemented")
77 get() = TODO("Not yet implemented")
80 get() = TODO("Not yet implemented")
83 get() = TODO("Not yet implemented")
88 get() = TODO("Not yet implemented")
91 get() = TODO("Not yet implemented")
94 get() = TODO("Not yet implemented")
99 get() = TODO("Not yet implemented") in getSurveyFeatureProvider()
[all …]
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
H A DINotificationHelper.java48 throw new UnsupportedOperationException("Not yet implemented."); in openNotificationbyIndex()
57 throw new UnsupportedOperationException("Not yet implemented."); in waitPopUpNotificationAutoDismissed()
70 throw new UnsupportedOperationException("Not yet implemented."); in postNotifications()
81 throw new UnsupportedOperationException("Not yet implemented."); in postBigTextNotification()
92 throw new UnsupportedOperationException("Not yet implemented."); in postBigPictureNotification()
103 throw new UnsupportedOperationException("Not yet implemented."); in postMessagingStyleNotification()
118 throw new UnsupportedOperationException("Not yet implemented."); in postGroupNotifications()
128 throw new UnsupportedOperationException("Not yet implemented."); in getDefaultNotificationTitleText()
137 throw new UnsupportedOperationException("Not yet implemented."); in getNotificationShelf()
150 throw new UnsupportedOperationException("Not yet implemented."); in postBubbleNotification()
[all …]
/aosp_15_r20/frameworks/av/media/libmedia/
H A Dmediarecorder.cpp43 ALOGE("media recorder is not initialized yet"); in setCamera()
64 ALOGE("media recorder is not initialized yet"); in setPreviewSurface()
89 ALOGE("media recorder is not initialized yet"); in init()
119 ALOGE("media recorder is not initialized yet"); in setVideoSource()
127 ALOGV("Call init() since the media recorder is not initialized yet"); in setVideoSource()
154 ALOGE("media recorder is not initialized yet"); in setAudioSource()
158 ALOGV("Call init() since the media recorder is not initialized yet"); in setAudioSource()
187 ALOGE("%s: media recorder is not initialized yet", __func__); in setPrivacySensitive()
209 ALOGE("%s: media recorder is not initialized yet", __func__); in isPrivacySensitive()
228 ALOGE("media recorder is not initialized yet"); in setOutputFormat()
[all …]
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/
H A DIMapsHelper.java60 throw new UnsupportedOperationException("Not yet implemented."); in openAddressDetails()
69 throw new UnsupportedOperationException("Not yet implemented."); in flingAddressDetails()
78 throw new UnsupportedOperationException("Not yet implemented."); in scrollAddressDetails()
87 throw new UnsupportedOperationException("Not yet implemented."); in closeAddressDetails()
96 throw new UnsupportedOperationException("Not yet implemented."); in goToNavigatePip()
105 throw new UnsupportedOperationException("Not yet implemented."); in backToNavigationFromPip()
114 throw new UnsupportedOperationException("Not yet implemented."); in inputSearch()
124 throw new UnsupportedOperationException("Not yet implemented."); in startSearch()
133 throw new UnsupportedOperationException("Not yet implemented."); in openStreetView()
142 throw new UnsupportedOperationException("Not yet implemented."); in swipeStreetView()
[all …]
/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/picker/clock/ui/
DFakeClockViewFactory.kt24 get() = TODO("Not yet implemented") in <lambda>()
27 get() = TODO("Not yet implemented") in <lambda>()
30 get() = TODO("Not yet implemented") in <lambda>()
33 TODO("Not yet implemented") in <lambda>()
35 override fun dump(pw: PrintWriter) = TODO("Not yet implemented") in <lambda>()
41 TODO("Not yet implemented") in <lambda>()
45 TODO("Not yet implemented") in <lambda>()
49 TODO("Not yet implemented") in <lambda>()
53 TODO("Not yet implemented") in <lambda>()
57 TODO("Not yet implemented") in <lambda>()
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
H A DFormattedMessage.java12 * Not yet implemented: The result of a message formatting operation.
26 * Not yet implemented.
33 throw new RuntimeException("Not yet implemented."); in FormattedMessage()
37 * Not yet implemented.
47 throw new RuntimeException("Not yet implemented."); in length()
51 * Not yet implemented.
61 throw new RuntimeException("Not yet implemented."); in charAt()
65 * Not yet implemented.
75 throw new RuntimeException("Not yet implemented."); in subSequence()
79 * Not yet implemented.
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/message2/
H A DFormattedMessage.java13 * Not yet implemented: The result of a message formatting operation.
28 * Not yet implemented.
35 throw new RuntimeException("Not yet implemented."); in FormattedMessage()
39 * Not yet implemented.
49 throw new RuntimeException("Not yet implemented."); in length()
53 * Not yet implemented.
63 throw new RuntimeException("Not yet implemented."); in charAt()
67 * Not yet implemented.
77 throw new RuntimeException("Not yet implemented."); in subSequence()
81 * Not yet implemented.
[all …]
/aosp_15_r20/external/doclava/doclet_adapter/src/test/java/com/google/doclava/javadoc/
H A DExecutableMemberDocImplTest.java35 @Ignore("Not yet implemented")
40 @Ignore("Not yet implemented")
45 @Ignore("Not yet implemented")
55 @Ignore("Not yet implemented")
60 @Ignore("Not yet implemented")
65 @Ignore("Not yet implemented")
70 @Ignore("Not yet implemented")
75 @Ignore("Not yet implemented")
80 @Ignore("Not yet implemented")
85 @Ignore("Not yet implemented")
[all …]
/aosp_15_r20/external/google-cloud-java/java-securitycenter-settings/proto-google-cloud-securitycenter-settings-v1beta1/src/main/java/com/google/cloud/securitycenter/settings/v1beta1/
H A DSettingsName.java169 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
174 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
179 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
184 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
189 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
194 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
207 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
212 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
217 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
222 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
[all …]
H A DComponentSettingsName.java182 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
187 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
192 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
197 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
202 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
207 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
220 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
226 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
231 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
236 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/src/support/runtime/
H A Dexception_pointer_unimplemented.ipp16 #warning exception_ptr not yet implemented
17 fprintf(stderr, "exception_ptr not yet implemented\n");
22 #warning exception_ptr not yet implemented
23 fprintf(stderr, "exception_ptr not yet implemented\n");
28 #warning exception_ptr not yet implemented
29 fprintf(stderr, "exception_ptr not yet implemented\n");
34 #warning exception_ptr not yet implemented
35 fprintf(stderr, "exception_ptr not yet implemented\n");
48 #warning exception_ptr not yet implemented
49 fprintf(stderr, "exception_ptr not yet implemented\n");
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/tls/
H A Dasn1.h19 #define ASN1_TAG_OBJECT_DESCRIPTOR 0x07 /* not yet parsed */
20 #define ASN1_TAG_EXTERNAL 0x08 /* not yet parsed */
21 #define ASN1_TAG_REAL 0x09 /* not yet parsed */
22 #define ASN1_TAG_ENUMERATED 0x0A /* not yet parsed */
23 #define ASN1_TAG_EMBEDDED_PDV 0x0B /* not yet parsed */
24 #define ASN1_TAG_UTF8STRING 0x0C /* not yet parsed */
29 #define ASN1_TAG_NUMERICSTRING 0x12 /* not yet parsed */
31 #define ASN1_TAG_T61STRING 0x14 /* not yet parsed */
32 #define ASN1_TAG_VIDEOTEXSTRING 0x15 /* not yet parsed */
35 #define ASN1_TAG_GENERALIZEDTIME 0x18 /* not yet parsed */
[all …]
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp6/
DDhcp6PacketTest.kt135 // SOL_MAX_RT (don't support this option yet) in testDecodeDhcp6SolicitPacket_unsupportedOption()
158 // SOL_MAX_RT (don't support this option yet) in testDecodeDhcp6ReplyPacket()
162 // DNS recursive server (don't support this opton yet) in testDecodeDhcp6ReplyPacket()
188 // SOL_MAX_RT (don't support this option yet) in testGetMinimalPreferredValidLifetime()
192 // DNS recursive server (don't support this opton yet) in testGetMinimalPreferredValidLifetime()
218 // SOL_MAX_RT (don't support this option yet) in testStatusCodeOptionWithStatusMessage()
222 // DNS recursive server (don't support this opton yet) in testStatusCodeOptionWithStatusMessage()
248 // SOL_MAX_RT (don't support this option yet) in testStatusCodeOptionWithoutStatusMessage()
252 // DNS recursive server (don't support this opton yet) in testStatusCodeOptionWithoutStatusMessage()
276 // SOL_MAX_RT (don't support this option yet) in testStatusCodeOptionInIaPdWithStatusMessage()
[all …]
/aosp_15_r20/external/libcxx/src/support/runtime/
H A Dexception_pointer_unimplemented.ipp18 # warning exception_ptr not yet implemented
19 fprintf(stderr, "exception_ptr not yet implemented\n");
26 # warning exception_ptr not yet implemented
27 fprintf(stderr, "exception_ptr not yet implemented\n");
33 # warning exception_ptr not yet implemented
34 fprintf(stderr, "exception_ptr not yet implemented\n");
55 # warning exception_ptr not yet implemented
56 fprintf(stderr, "exception_ptr not yet implemented\n");
67 # warning exception_ptr not yet implemented
68 fprintf(stderr, "exception_ptr not yet implemented\n");
[all …]
/aosp_15_r20/external/ksp/kotlin-analysis-api/src/main/kotlin/com/google/devtools/ksp/impl/
H A DResolverAAImpl.kt106 TODO("Not yet implemented") in <lambda>()
110 TODO("Not yet implemented") in <lambda>()
174 TODO("Not yet implemented") in <lambda>()
181 TODO("Not yet implemented") in <lambda>()
185 TODO("Not yet implemented") in <lambda>()
189 TODO("Not yet implemented") in <lambda>()
193 TODO("Not yet implemented") in <lambda>()
197 TODO("Not yet implemented") in <lambda>()
201 TODO("Not yet implemented") in <lambda>()
214 TODO("Not yet implemented") in <lambda>()
[all …]
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A Dcoverage.txt8 5 NOT DONE YET
10 7 NOT DONE YET
14 11 NOT DONE YET
17 14 NOT DONE YET
18 15 NOT DONE YET
21 18 NOT DONE YET
22 19 NOT DONE YET
23 20 NOT DONE YET
26 23 NOT DONE YET
27 24 NOT DONE YET
[all …]
/aosp_15_r20/external/brotli/tests/testdata/
H A Dplrabn12.txt86 Things unattempted yet in prose or rhyme.
132 As one great furnace flamed; yet from those flames
164 The force of those dire arms? Yet not for those,
223 What can it the avail though yet we feel
339 With rallied arms to try what may be yet
407 Yet to their General's voice they soon obeyed
434 Nor had they yet among the sons of Eve
450 While the promiscuous crowd stood yet aloof?
485 Yet thence his lustful orgies he enlarged
533 And downward fish; yet had his temple high
[all …]
/aosp_15_r20/external/doclava/doclet_adapter/src/main/java/com/google/doclava/javadoc/
H A DRootDocImpl.java61 "records are not yet supported."); in RootDocImpl()
63 "modules are not yet supported."); in RootDocImpl()
65 "Not yet supported top-level TypeElement kind:" + e.getKind()); in RootDocImpl()
94 throw new UnsupportedOperationException("not yet implemented"); in options()
100 throw new UnsupportedOperationException("not yet implemented"); in specifiedPackages()
106 throw new UnsupportedOperationException("not yet implemented"); in specifiedClasses()
146 throw new UnsupportedOperationException("not yet implemented"); in qualifiedName()
158 throw new UnsupportedOperationException("not yet implemented"); in printError()
164 throw new UnsupportedOperationException("not yet implemented"); in printError()
170 throw new UnsupportedOperationException("not yet implemented"); in printWarning()
[all …]
/aosp_15_r20/system/security/keystore2/tests/
H A Dkeystore2_client_grant_key_tests.rs127 // `--test-threads=1`), and nothing yet done with binder. in grant_selinux_key_with_perm_none()
141 // `--test-threads=1`), and nothing yet done with binder. in grant_selinux_key_with_perm_none()
168 // `--test-threads=1`), and nothing yet done with binder. in grant_selinux_key_get_info_use_perms()
203 // `--test-threads=1`), and nothing yet done with binder. in grant_selinux_key_get_info_use_perms()
228 // `--test-threads=1`), and nothing yet done with binder on the main thread. in grant_selinux_key_get_info_only()
266 // `--test-threads=1`), and nothing yet done with binder on the main thread. in grant_selinux_key_get_info_only()
297 // `--test-threads=1`), and nothing yet done with binder on the main thread. in grant_app_key_get_info_only()
335 // `--test-threads=1`), and nothing yet done with binder on the main thread. in grant_app_key_get_info_only()
366 // `--test-threads=1`), and nothing yet done with binder. in grant_app_key_delete_success()
376 // `--test-threads=1`), and nothing yet done with binder. in grant_app_key_delete_success()
[all …]
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/customization/picker/clock/ui/view/
DDefaultClockViewFactory.kt28 TODO("Not yet implemented") in getController()
32 TODO("Not yet implemented") in getLargeView()
36 TODO("Not yet implemented") in getSmallView()
40 TODO("Not yet implemented") in updateColorForAllClocks()
44 TODO("Not yet implemented") in updateColor()
48 TODO("Not yet implemented") in updateFontAxes()
52 TODO("Not yet implemented") in updateRegionDarkness()
56 TODO("Not yet implemented") in updateTimeFormat()
60 TODO("Not yet implemented") in registerTimeTicker()
64 TODO("Not yet implemented") in onDestroy()
[all …]
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/logging/src/com/google/logging/v2/
H A DSettingsName.java110 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
115 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
120 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
125 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
138 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
143 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
148 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
153 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
162 @BetaApi("The static format methods are not stable yet and may be changed in the future.")
167 @BetaApi("The static format methods are not stable yet and may be changed in the future.")
[all …]
H A DCmekSettingsName.java110 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
115 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
120 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
125 @BetaApi("The per-pattern Builders are not stable yet and may be changed in the future.")
138 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
143 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
148 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
153 @BetaApi("The static create methods are not stable yet and may be changed in the future.")
162 @BetaApi("The static format methods are not stable yet and may be changed in the future.")
167 @BetaApi("The static format methods are not stable yet and may be changed in the future.")
[all …]

12345678910>>...795