Home
last modified time | relevance | path

Searched refs:It (Results 1 – 25 of 144) sorted by relevance

123456

/frameworks/opt/net/ims/
DREADME.txt35 It provides the functionalities for the upper layer of IMS APIs.
39 It provides the functionalities for the internal usage or lower layer of IMS APIs.
40 It needs to be implemented by the IMS protocol solution vendor.
55 It's for providing the dummy calls which are disconnected with the IMS network after
60 It provides the service and call type, the additional information related to the call.
63 It provides the conference information (defined in RFC 4575) for IMS conference call.
66 It is a listener type for receiving notifications about changes to the IMS connection.
67 It provides a state of IMS registration between UE and network, the service availability of
71 It provides a general IMS-related exception.
74 It enables an application to get details on why a method call failed.
[all …]
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/
Dstderr.txt.expect1 …:5:17: error: Special parameter 'x' must be of type 'int' or 'unsigned int'. It is of type 'short'.
2 …:5:26: error: Special parameter 'y' must be of type 'int' or 'unsigned int'. It is of type 'float'.
4 …5:36: error: Special parameter 'z' must be of type 'int' or 'unsigned int'. It is of type 'double'.
/frameworks/base/core/proto/android/os/
Dpowermanager.proto53 // The device is asleep. It can only be awoken by a call to wakeUp().
58 // The device is fully awake. It can be put to sleep by a call to
62 // The device is dreaming. It can be awoken by a call to wakeUp(), which
67 // The device is dozing. It is almost asleep but is allowing a special
69 // application processor suspend. It can be awoken by a call to wakeUp()
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/
Dstderr.txt.expect1 …:6:17: error: Special parameter 'x' must be of type 'int' or 'unsigned int'. It is of type 'short'.
2 …:6:26: error: Special parameter 'y' must be of type 'int' or 'unsigned int'. It is of type 'float'.
4 …6:36: error: Special parameter 'z' must be of type 'int' or 'unsigned int'. It is of type 'double'.
/frameworks/base/libs/usb/tests/AccessoryChat/
DREADME.txt1 This is a test app for the USB accessory APIs. It consists of two parts:
8 It builds both for the host (Linux PC) and as an android
/frameworks/rs/rsov/compiler/
DRSAllocationUtils.cpp87 auto It = Mapping.find(U); in getRSAllocAccesses() local
88 if (It != Mapping.end()) { in getRSAllocAccesses()
89 if (It->second == GV) { in getRSAllocAccesses()
96 It->second->print(errs()); in getRSAllocAccesses()
/frameworks/av/drm/mediacas/plugins/clearkey/protos/
Dlicense_protos.proto26 // The asset_id must not be set on creation. It is only used for assets of
44 // The lowercase_organization_name is required. It's a foreign key to the
48 // The policy_name is required. It's a foreign key to the policy table.
/frameworks/base/tools/aapt2/
Dformats.md7 consumed by the AAPT2 link phase. It is a simple container format for storing compiled PNGs,
8 binary and protobuf XML, and intermediate protobuf resource tables. It also stores all associated
20 This is followed by `entry_count` of the following data structure. It must be aligned on a 32-bit
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/
Dacx_check_suncc.m48 dnl TODO(kenton): This is pretty hacky. It sets CXXFLAGS, which the autoconf
9 dnl docs say should never be overridden except by the user. It also isn't
53 dnl (It also needs it in CFLAGS, or it does a different wrong thing!)
/frameworks/base/tools/preload2/
Dpreload-tool15 # This script is used on the host only. It uses a common subset
16 # shell dialect that should work well. It is partially derived
/frameworks/hardware/interfaces/sensorservice/1.0/
DIEventQueueCallback.hal31 * It must never block or run for extended period of time. It must offload
/frameworks/opt/setupwizard/tools/gradle/
Ddist-library-instrumentation-tests.gradle6 * 1. It builds the "debug" test APKs when the 'dist' task is run.
7 * 2. It dist the test APKs using the original output file name instead of hard coding
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
DREADME3 It is active when:
/frameworks/compile/slang/tests/F_ctxt_wrong_type/
Dstderr.txt.expect1 …3: error: Special parameter 'context' must be of type 'rs_kernel_context'. It is of type 'const rs…
/frameworks/base/core/java/android/ddm/
DREADME.txt3 It's not necessary to put all DDM-related code in this package; this just
/frameworks/base/media/tests/
DREADME.txt3 It assumes /sdcard/media_api/ has been populated.
/frameworks/opt/net/ike/
DREADME.md6 extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion
/frameworks/native/cmds/flatland/
DREADME.txt2 rendering and window compositing scenarios. It is designed to be used early
4 selection). It uses OpenGL ES 2.0, gralloc, and the Android explicit
51 was measured. The third column is the measured benchmark result. It
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt99 RESOLVED: It should be a new attribute. It does not make sense to use up a
104 RESOLVED: It should not affect sorting. Some implementations may not have
DEGL_ANDROID_GLES_layers.txt40 It does not add any requirements to drivers or hardware.
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md15 connected device. It will then run the tests on the device.
44 in this directory. It will rebuild parts of your tree with coverage enabled and then run the tests,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/protoc-artifacts/
DREADME.md2 ``protoc`` is the compiler for ``.proto`` files. It generates language bindings
44 system properties. It's possible to build a protoc binary for an architecture
86 It creates a new staging repository. Go to
127 environment. It has been tested with Docker 1.6.1.
/frameworks/opt/gamesdk/samples/tuningfork/prototest/
DREADME.md6 It should build and run 4 executables:
/frameworks/base/cmds/incident_helper/
DREADME.md3 It is an executable used to help parsing text format data to protobuf.
/frameworks/multidex/library/
DREADME7 It can also help with the linearalloc limit during installation but it

123456