Home
last modified time | relevance | path

Searched refs:provides (Results 1 – 25 of 188) sorted by relevance

12345678

/frameworks/opt/net/ims/
DREADME.txt1 This package provides access to IP Multimedia Subsystem (IMS) functionality,
35 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.
47 Provides APIs for IMS services, such as initiating IMS calls, and provides access to
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.
67 It provides a state of IMS registration between UE and network, the service availability of
71 It provides a general IMS-related exception.
81 It provides the media direction, quality of audio and/or video.
84 It provides APIs for the supplementary service settings using IMS (Ut interface, XCAP).
/frameworks/base/docs/downloads/
DREADME4 downloadable files. This provides us consistent version control
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsSourceProvider.java364 final int[] provides = mWin.mAttrs.providesInsetsTypes; in isMirroredSource() local
365 if (provides == null) { in isMirroredSource()
368 for (int i = 0; i < provides.length; i++) { in isMirroredSource()
369 if (provides[i] == ITYPE_IME) { in isMirroredSource()
/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/base/packages/SystemUI/
DREADME.md5 SystemUI is a persistent process that provides UI for the system but outside
21 Each of these services extend SystemUI. SystemUI provides them with a Context
34 Dependency provides a static method for getting a hold of dependencies that
84 activity. It provides this cached data to RecentsActivity when it is started.
/frameworks/rs/script_api/
Drs_core.spec20 RenderScript is a high-performance runtime that provides compute operations at the native level.
Drs_time.spec68 Converts the time specified by timer into a @rs_tm structure that provides year, month,
/frameworks/base/native/webview/loader/
DAndroid.bp16 // This package provides the system interfaces required to load WebView.
/frameworks/base/native/webview/plat_support/
DAndroid.bp17 // This package provides the system interfaces allowing WebView to render.
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DDriverRS.java.template32 // This provides us with the renderscript context and resources that
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
DDriverRS.java.template32 // This provides us with the renderscript context and resources that
/frameworks/base/services/tests/PackageManagerComponentOverrideTests/
DAndroid.bp30 "testng", // TODO: remove once Android migrates to JUnit 4.12, which provides assertThrows
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/caremu/
DAndroid.bp49 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/automotive/
DAndroid.bp53 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/phone/
DAndroid.bp58 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md7 …ummary of the state and infrastructure used by Quick Settings tiles. It provides descriptions abou…
13 …They allow the user to enable or disable settings quickly and sometimes provides access to more co…
72 …com/android/systemui/plugins/qs/QSTileView.java)**: Abstract class that provides basic Tile functi…
138 Additionally, it provides a method to notify SystemUI that the information may have changed and the…
198 This class is an subclass of `QSTileImpl` to be used with third party tiles. It provides similar be…
202 …r for all tile services that are currently in Quick Settings as well as provides the support for s…
235 It additionally provides a point of communication between the tiles and the StatusBar, for example …
245 This interface provides a way of creating tiles and views from a spec. It can be used in plugins to…
317 …nding fields are modified. The framework provides `State`, `BooleanState` (has an on and off state…
Dphysics-animation-layout.md38 Like `ViewPropertyAnimator`, `PhysicsPropertyAnimator` provides the following methods for animating…
47 It also provides the following configuration methods:
73 - `PhysicsAnimationController` also provides `animationsForChildrenFromIndex(int, ChildAnimationCon…
Ddagger.md44 - `ContextHolder` is just a wrapper that provides a context.
51 - `DependencyProvider` provides or binds any remaining depedencies required.
/frameworks/native/libs/android_runtime_lazy/
DAndroid.bp18 // This provides very limited small set of APIs from libandroid_runtime.
/frameworks/base/media/lib/remotedisplay/
DREADME.txt5 library which provides build-time APIs to the unbundled clients.
/frameworks/rs/script_api/include/
Drs_core.rsh22 * RenderScript is a high-performance runtime that provides compute operations at the native level.
/frameworks/base/services/tests/servicestests/
DAndroid.bp49 // which provides assertThrows
/frameworks/base/media/lib/signer/
DREADME.txt7 which provides build-time APIs to the unbundled clients.
/frameworks/ml/nn/extensions/
DREADME.md100 The `runtime/include/NeuralNetworksExtensions.h` (C API) file provides runtime
101 extension support. This section provides an overview of the C API.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt36 … (wifi toggle, airplane toggle, tethering toggle, scan mode toggle) and provides API to figure if …

12345678