Home
last modified time | relevance | path

Searched refs:specific (Results 1 – 25 of 1513) sorted by relevance

12345678910>>...61

/frameworks/wilhelm/src/
DREADME.txt10 android/ Android platform-specific code, other than interfaces
12 desktop/ Experimental desktop PC platform-specific code
13 itf/ OpenSL ES and OpenMAX AL interfaces, including Android-specific extensions
/frameworks/compile/mclinker/tools/mcld/
DAndroid.bp1 // Collect target specific code generation libraries
34 // arch-specific static libraries depend on libmcldTarget.
61 // Add target specific code generation libraries
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto13 * See the License for the specific language governing permissions and
22 // This message contains the specific metrics captured by DrmMetrics. It is
29 // represent a count of an operation returning a specific error code. The
74 // The count of open session operations. Each instance has a specific error
78 // The count of close session operations. Each instance has a specific error
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
10 # Add any project specific keep options here:
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
10 # Add any project specific keep options here:
/frameworks/base/core/proto/android/server/connectivity/
Ddata_stall_event.proto13 * See the License for the specific language governing permissions and
62 // Cellular specific information.
76 // Wifi specific information.
/frameworks/base/core/tests/coretests/
DREADME12 * See the License for the specific language governing permissions and
35 To run a tests within a specific package, add -e AFTER -w and before the runner class:
39 To run a specific test or method within a test:
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproguard-project.txt4 # Add project specific ProGuard rules here.
13 # Add any project specific keep options here:
/frameworks/hardware/interfaces/schedulerservice/1.0/
DISchedulingPolicyService.hal13 * See the License for the specific language governing permissions and
25 * Request real-time priority for a specific thread in a process.
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal13 * See the License for the specific language governing permissions and
25 * A vendor-specific value identifying a particular speaker on the device.
52 * instances of the same hardware_type. The specific locations are vendor
53 * defined integers, referring to board-specific numbering schemes.
62 * For most components, unless a more specific failure exists, COMPLETE should be used.
/frameworks/rs/script_api/include/
Drs_io.rsh13 * See the License for the specific language governing permissions and
76 * data: Application specific data.
98 * data: Application specific data.
/frameworks/native/libs/binder/
DAndroid.bp12 // See the License for the specific language governing permissions and
36 // These interfaces are android-specific implementation unrelated to binder
37 // transport itself and should be moved to AIDL or in domain-specific libs.
/frameworks/base/core/proto/android/net/
Dnetworkrequest.proto13 * See the License for the specific language governing permissions and
46 // create or retain the existence of any specific network. Note that
54 // Capable of causing a specific network to be created first (e.g. a
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Drstime.rscript13 * See the License for the specific language governing permissions and
38 // Test a specific time (since we set America/Los_Angeles localtime)
/frameworks/base/apex/
DAndroid.bp12 // See the License for the specific language governing permissions and
93 // The API scope specific properties.
107 // Configure framework module specific metalava options.
111 // into API specific libraries.
/frameworks/rs/tests/lldb/java/InfiniteLoop/src/com/android/rs/infiniteloop/
Dinfiniteloop.rscript13 * See the License for the specific language governing permissions and
29 * See the License for the specific language governing permissions and
/frameworks/rs/tests/lldb/jni/InfiniteLoop/jniinfiniteloop/
Dinfiniteloop.rscript13 * See the License for the specific language governing permissions and
29 * See the License for the specific language governing permissions and
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Drstime.rscript15 * See the License for the specific language governing permissions and
40 // Test a specific time (since we set America/Los_Angeles localtime)
/frameworks/compile/libbcc/tests/debuginfo/
Dlit.site.cfg14 # See the License for the specific language governing permissions and
74 # Tools that are specific to running host-side debugger integration tests:
81 # Tools that are specific to running target-side debugger integration tests:
/frameworks/rs/tests/lldb/cpp/InfiniteLoop/
Dinfiniteloop.rscript13 * See the License for the specific language governing permissions and
29 * See the License for the specific language governing permissions and
/frameworks/native/cmds/dumpsys/
DTEST_MAPPING6 // to be a specific way (see b/141728094)
/frameworks/base/libs/incident/src/
DIncidentReportArgs.cpp197 IncidentReportArgs::containsSection(int section, bool specific) const in containsSection()
199 if (specific) { in containsSection()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
DREADME.md16 Functionality of audio test is to validate audio specific functionality of Codec2 components. The r…
27 Functionality of video test is to validate video specific functionality of Codec2 components. The r…
/frameworks/av/media/libcpustats/include/cpustats/
DREADME.txt2 for audio but most are not actually specific to audio.
/frameworks/layoutlib/create/
DREADME.txt92 - specific methods to override (see method stubs details below).
93 - specific methods for which to delegate calls.
94 - specific methods to remove based on their return type.
95 - specific classes to rename.
96 - specific classes to refactor.
98 Each of these are specific strategies we use to be able to modify the Android code to fit within the
173 some specific methods that are stubbed out and change their return value.
189 it removes the original code and replaces it by a call to a specific OveriddeMethod.invokeX(). The

12345678910>>...61