Home
last modified time | relevance | path

Searched refs:only (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/frameworks/base/tools/hoststubgen/hoststubgen/
DAndroid.bp10 // Visibility only for ravenwood prototype uses.
12 name: "ravenwood-internal-only-visibility-genrule",
20 // Visibility only for ravenwood prototype uses.
22 name: "ravenwood-internal-only-visibility-java",
30 // Visibility only for ravenwood prototype uses.
32 name: "ravenwood-internal-only-visibility-filegroup",
41 // This is only for the prototype. The productionized version is "ravenwood-annotations".
44 defaults: ["ravenwood-internal-only-visibility-java"],
57 defaults: ["ravenwood-internal-only-visibility-java"],
72 defaults: ["ravenwood-internal-only-visibility-java"],
[all …]
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/internal/
DLifecycleOperationStorageTest.java77 assertThat(tokens).isEqualTo(only(TOKEN_1)); in testRegisterOperation_singleOperation()
92 assertThat(statePendingTokens).isEqualTo(only(TOKEN_1)); in testRegisterOperation_multipleOperations()
93 assertThat(stateAcknowledgedTokens).isEqualTo(only(TOKEN_2)); in testRegisterOperation_multipleOperations()
104 assertThat(tokens).isEqualTo(only(TOKEN_1)); in testRegisterOperationForPackages_singlePackage()
119 assertThat(tokensFoo).isEqualTo(only(TOKEN_1)); in testRegisterOperationForPackages_multiplePackage()
121 assertThat(tokensBaz).isEqualTo(only(TOKEN_2)); in testRegisterOperationForPackages_multiplePackage()
132 assertThat(typeWaitTokens).isEqualTo(only(TOKEN_2)); in testRemoveOperation()
133 assertThat(statePendingTokens).isEqualTo(only(TOKEN_2)); in testRemoveOperation()
159 assertThat(tokensFoo).isEqualTo(only(TOKEN_1)); in testRemoveOperation_removesPackageMappings()
160 assertThat(tokensBar).isEqualTo(only(TOKEN_1)); in testRemoveOperation_removesPackageMappings()
[all …]
/frameworks/native/cmds/servicemanager/
Dservicemanager.rc8 onrestart restart --only-if-running apexd
11 onrestart class_restart --only-enabled main
12 onrestart class_restart --only-enabled hal
13 onrestart class_restart --only-enabled early_hal
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/system/
DUncaughtExceptionPreHandlerTest.kt13 import org.mockito.Mockito.only
38 verify(mockHandler, only()).uncaughtException(any(), any()) in registerHandler_registersOnceOnly()
53 verify(mockHandler, only()).uncaughtException(any(), any()) in registerHandler_preservesOriginalHandler()
63 verify(mockHandler2, only()).uncaughtException(any(), any()) in registerHandler_toleratesHandlersThatThrow()
64 verify(mockHandler, only()).uncaughtException(any(), any()) in registerHandler_toleratesHandlersThatThrow()
/frameworks/compile/slang/tests/F_reflection3264_struct_mismatch/
Dstderr.txt.expect7 reflection3264_struct_mismatch.rscript:6:8: error: structure 'q' is exported only for 64-bit targets
8 reflection3264_struct_mismatch.rscript:8:8: error: structure 'b' is exported only for 64-bit targets
9 reflection3264_struct_mismatch.rscript:4:8: error: structure 't' is exported only for 64-bit targets
14 error: in file 'reflection3264_struct_mismatch.rscript' structure 'f' is exported only for 32-bit t…
15 error: in file 'reflection3264_struct_mismatch.rscript' structure 'j' is exported only for 32-bit t…
16 error: in file 'reflection3264_struct_mismatch.rscript' structure 'o' is exported only for 32-bit t…
/frameworks/native/libs/binder/ndk/
Dstability.cpp27 #error libbinder_ndk should only be built in a system context
31 #error libbinder_ndk should only be built in a system context
35 #error libbinder_ndk should only be built in a system context
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra64/
Dstderr.txt.expect1 reflection3264_foreach_mismatch_extra64.rscript:10:6: error: foreach kernel 'cc' is only present fo…
2 reflection3264_foreach_mismatch_extra64.rscript:12:16: error: foreach kernel 'dd' is only present f…
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra64/
Dstderr.txt.expect1 reflection3264_reduce_extra64.rscript:10:12: error: reduction kernel 'cc' is only present for 64-bi…
2 reflection3264_reduce_extra64.rscript:11:12: error: reduction kernel 'dd' is only present for 64-bi…
/frameworks/compile/slang/tests/F_reflection3264_invokable_extra64/
Dstderr.txt.expect1 reflection3264_invokable_extra64.rscript:12:6: error: invokable function 'd' is only present for 64…
2 reflection3264_invokable_extra64.rscript:14:6: error: invokable function 'e' is only present for 64…
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra32/
Dstderr.txt.expect1 error: in file 'reflection3264_reduce_extra32.rscript' reduction kernel 'cc' is only present for 32…
2 error: in file 'reflection3264_reduce_extra32.rscript' reduction kernel 'dd' is only present for 32…
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra32/
Dstderr.txt.expect1 error: in file 'reflection3264_foreach_mismatch_extra32.rscript' foreach kernel 'cc' is only presen…
2 error: in file 'reflection3264_foreach_mismatch_extra32.rscript' foreach kernel 'dd' is only presen…
/frameworks/compile/slang/tests/F_reflection3264_invokable_extra32/
Dstderr.txt.expect1 error: in file 'reflection3264_invokable_extra32.rscript' invokable function 'd' is only present fo…
2 error: in file 'reflection3264_invokable_extra32.rscript' invokable function 'e' is only present fo…
/frameworks/compile/slang/tests/F_reflection3264_variable_extra64/
Dstderr.txt.expect2 reflection3264_variable_extra64.rscript:12:6: error: global variable 'd' is only present for 64-bit…
3 reflection3264_variable_extra64.rscript:14:7: error: global variable 'e' is only present for 64-bit…
/frameworks/base/
DRavenwood.bp20 installable: false, // host only jar.
72 defaults: ["ravenwood-internal-only-visibility-genrule"],
85 defaults: ["ravenwood-internal-only-visibility-genrule"],
97 defaults: ["ravenwood-internal-only-visibility-genrule"],
109 defaults: ["ravenwood-internal-only-visibility-genrule"],
121 installable: false, // host only jar.
169 defaults: ["ravenwood-internal-only-visibility-genrule"],
182 defaults: ["ravenwood-internal-only-visibility-genrule"],
194 defaults: ["ravenwood-internal-only-visibility-genrule"],
206 defaults: ["ravenwood-internal-only-visibility-genrule"],
/frameworks/compile/slang/tests/F_reflection3264_variable_extra32/
Dstderr.txt.expect2 error: in file 'reflection3264_variable_extra32.rscript' global variable 'd' is only present for 32…
3 error: in file 'reflection3264_variable_extra32.rscript' global variable 'e' is only present for 32…
/frameworks/base/tools/aapt2/java/
DManifestClassGenerator_test.cpp87 <!-- This is a private permission for system only!
91 <!-- @TestApi This is a test only permission. -->
138 <!-- This is a private permission for system only!
142 <!-- @TestApi This is a test only permission. -->
/frameworks/av/apex/
Dmediatranscoding.32rc5 # to API29, but we only want it started on API31+ devices. So we declare it as
12 # Restrict to little cores only with system-background cpuset.
Dmediatranscoding.rc6 # to API29, but we only want it started on API31+ devices. So we declare it as
13 # Restrict to little cores only with system-background cpuset.
/frameworks/av/media/janitors/
Dmedia_solutions_OWNERS4 # MediaRouter and native mirroring only:
10 # MediaMuxer, MediaRecorder, and seamless transcoding only:
/frameworks/base/wifi/java/
DAndroid.bp16 // updatable), and are generally only called by the Wifi module.
18 // necessary since we only want the `path` property to only refer to these files
/frameworks/base/tools/validatekeymaps/
DAndroid.bp41 // libbinder is only available for linux
47 // This tool is prebuilt if we're doing an app-only build.
/frameworks/av/media/module/extractors/fuzzers/
DREADME.md30 implements only the `createExtractor` to create the MP4 extractor class.
65 implements only the `createExtractor` to create the WAV extractor class.
94 implements only the `createExtractor` to create the AMR extractor class.
128 implements only the `createExtractor` to create the MKV extractor class.
162 implements only the `createExtractor` to create the OGG extractor object.
196 implement only the `createExtractor` to create the MPEG2-PS or MPEG2-TS extractor
237 implements only the `createExtractor` to create the MP3 extractor class.
266 implements only the `createExtractor` to create the AAC extractor class.
295 implements only the `createExtractor` to create the FLAC extractor object.
329 implements only the `createExtractor` to create the MIDI extractor class.
/frameworks/base/core/proto/android/os/
Dmessage.proto33 … // Lower-cost alternative to using setData() if the app only needs to store a few integer values.
35 … // Lower-cost alternative to using setData() if the app only needs to store a few integer values.
39 // only be populated if it contains a Parcelable of a framework class (not one
/frameworks/base/core/java/android/os/vibrator/
Dflags.aconfig15 # Make read only. This is because the flag is used only once, and this could happen before
/frameworks/base/tools/obbtool/
DAndroid.bp34 // This tool is prebuilt if we're doing an app-only build.
54 // This tool is prebuilt if we're doing an app-only build.

12345678910>>...21