Home
last modified time | relevance | path

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

12345678

/frameworks/base/core/java/android/os/
DNativeHandle.java55 public NativeHandle(@NonNull FileDescriptor descriptor, boolean own) { in NativeHandle() argument
56 this(new FileDescriptor[] {descriptor}, new int[0], own); in NativeHandle()
80 private NativeHandle(@NonNull int[] fds, @NonNull int[] ints, boolean own) { in NativeHandle() argument
81 this(createFileDescriptorArray(fds), ints, own); in NativeHandle()
89 public NativeHandle(@NonNull FileDescriptor[] fds, @NonNull int[] ints, boolean own) { in NativeHandle() argument
92 mOwn = own; in NativeHandle()
/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/native/services/inputflinger/host/
DAndroid.bp42 // TODO: Move inputflinger to its own process and mark it hidden
/frameworks/native/services/inputflinger/
DAndroid.bp56 // TODO(b/23084678): Move inputflinger to its own process and mark it hidden
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags42 # want to define their own log tags without conflicting with the core platform.
/frameworks/av/media/utils/
DEventLogTags.logtags41 # want to define their own log tags without conflicting with the core platform.
/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/compile/libbcc/tests/libbcc/
Dlit.cfg35 # as its own word, replace it with the full path to the build directory
/frameworks/native/libs/binder/ndk/tests/
DAndroid.bp70 // force since binderVendorDoubleLoadTest has its own
/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/av/media/extractors/mpeg2/
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/cmds/requestsync/
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/codec2/components/flac/
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/packages/Keyguard/
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/packages/PackageInstaller/
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/aacdec/
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/native/libs/ui/
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/libs/hwui/
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/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/base/cmds/appwidget/
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/m4v_h263/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/base/packages/InputDevices/
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/extractors/aac/
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/cmds/bmgr/
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

12345678