Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 203) sorted by relevance

123456789

/frameworks/base/core/java/android/os/
DNativeHandle.java53 public NativeHandle(@NonNull FileDescriptor descriptor, boolean own) { in NativeHandle() argument
54 this(new FileDescriptor[] {descriptor}, new int[0], own); in NativeHandle()
78 private NativeHandle(@NonNull int[] fds, @NonNull int[] ints, boolean own) { in NativeHandle() argument
79 this(createFileDescriptorArray(fds), ints, own); in NativeHandle()
87 public NativeHandle(@NonNull FileDescriptor[] fds, @NonNull int[] ints, boolean own) { in NativeHandle() argument
90 mOwn = own; in NativeHandle()
/frameworks/base/services/core/java/com/android/server/media/projection/
Dmediaprojection.md8 `MediaProjectionManagerService` must lock when updating its own fields.
22 each invocation, `WindowManagerService` acquires its own lock:
/frameworks/base/core/java/com/android/internal/util/
DLATENCY_TRACKER_OWNERS1 # TODO(b/274465475): Migrate LatencyTracker testing to its own module
/frameworks/proto_logging/stats/enums/wifi/
DOWNERS1 # make sure everyone listed in OWNERS read http://go/ww-own-enums
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/
DREADME.md7 A vendor wishing to customize the behavior shall provides its own set of configuration files
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
Dreduce_general_duplicate_array.rscript6 // slang doesn't common them (i.e., each gets its own RSExportType);
/frameworks/base/services/autofill/
DOWNERS5 # co-own by both teams
/frameworks/base/packages/SystemUI/tests/
DAndroid.bp47 // UI it doesn't own. This is necessary to allow screenshots to be taken
/frameworks/av/media/utils/
DEventLogTags.logtags41 # want to define their own log tags without conflicting with the core platform.
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags42 # want to define their own log tags without conflicting with the core platform.
/frameworks/native/services/inputflinger/dispatcher/
DEventLogTags.logtags43 # want to define their own log tags without conflicting with the core platform.
/frameworks/base/tools/lint/global/integration_tests/
DAndroid.bp16 // Each test defines its own java_library. The XML lint report from this
/frameworks/compile/libbcc/tests/libbcc/
Dlit.cfg35 # as its own word, replace it with the full path to the build directory
/frameworks/opt/setupwizard/library/
DLICENSE118 do not modify the License. You may add Your own attribution
124 You may add Your own copyright statement to Your modifications and
171 on Your own behalf and on Your sole responsibility, not on behalf
183 replaced with your own identifying information. (Don't include
/frameworks/base/packages/SystemUI/docs/
Dcorestartable.md16 in its own source package (with related code) to keep it organizationally distinct from other
/frameworks/base/tests/TrustTests/
DREADME.md10 Each test file has its own trust agent. To create a new trust agent:
/frameworks/compile/slang/
DNOTICE133 do not modify the License. You may add Your own attribution
139 You may add Your own copyright statement to Your modifications and
186 on Your own behalf and on Your sole responsibility, not on behalf
247 have its own individual LICENSE.TXT file in the directory in which it appears.
319 have its own individual LICENSE.TXT file in the directory in which it appears.
/frameworks/base/core/proto/android/os/
Dpowermanager.proto71 // cannot be started or ends on its own.
/frameworks/base/core/java/android/view/
DEventLogTags.logtags68 # want to define their own log tags without conflicting with the core platform.
/frameworks/av/services/mediaextractor/
DNOTICE130 do not modify the License. You may add Your own attribution
136 You may add Your own copyright statement to Your modifications and
183 on Your own behalf and on Your sole responsibility, not on behalf
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DNOTICE130 do not modify the License. You may add Your own attribution
136 You may add Your own copyright statement to Your modifications and
183 on Your own behalf and on Your sole responsibility, not on behalf
/frameworks/av/media/module/foundation/
DNOTICE130 do not modify the License. You may add Your own attribution
136 You may add Your own copyright statement to Your modifications and
183 on Your own behalf and on Your sole responsibility, not on behalf
/frameworks/av/media/module/mpeg2ts/
DNOTICE130 do not modify the License. You may add Your own attribution
136 You may add Your own copyright statement to Your modifications and
183 on Your own behalf and on Your sole responsibility, not on behalf
/frameworks/base/media/jni/soundpool/
DNOTICE130 do not modify the License. You may add Your own attribution
136 You may add Your own copyright statement to Your modifications and
183 on Your own behalf and on Your sole responsibility, not on behalf
/frameworks/av/media/libmedia/
DNOTICE130 do not modify the License. You may add Your own attribution
136 You may add Your own copyright statement to Your modifications and
183 on Your own behalf and on Your sole responsibility, not on behalf

123456789