Searched refs:fully (Results 1 – 25 of 33) sorted by relevance
12
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagLayouts.inc | 3 "Exception handling has not been fully supported yet.\nsection `%0'.", 4 "Exception handling has not been fully supported yet.\nsection `%0'.") 7 "Symbolic versioning has not been fully supported yet.\nsection `%0'.", 8 "Symbolic versioning has not been fully supported yet.\nsection `%0'")
|
/frameworks/base/core/proto/android/os/ |
D | powermanager.proto | 58 // The device is fully awake. It can be put to sleep by a call to 70 // which ends the dream. The device fully goes to sleep if the dream
|
D | batterystats.proto | 148 // Approximation for how much time remains until the battery is fully 152 // Approximation for how much time remains until the battery is fully
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/base/tests/TouchLatency/app/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/libs/systemui/toruslib/torus-core/ |
D | proguard-rules.pro | 9 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/native/libs/bufferstreams/examples/app/ |
D | proguard-rules.pro | 9 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | proguard-project.txt | 16 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/base/core/proto/android/net/ |
D | network.proto | 30 // might not be sufficient to fully identify a Network.
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 19 Mockito, such as the ability to stub static methods. ExtendedMockito is not fully compatible with
|
/frameworks/base/packages/SystemUI/docs/ |
D | demo_mode.md | 35 | | ```fully``` | | Sets MCS state to fully co…
|
D | status-bar-data-pipeline.md | 88 instance fully qualifies the state of a **single** connection. This pattern is
|
D | scene.md | 118 By default, the framework ships with fully functional scenes as enumarated
|
/frameworks/proto_logging/stats/atoms/art/ |
D | art_extension_atoms.proto | 325 // Boot image(s) are fully usable. 344 // Boot image(s) are fully usable.
|
/frameworks/base/ravenwood/ |
D | test-authors.md | 5 …fully booted Android OS. Instead, it’s more suited for “small” and “medium” tests where your code…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
D | NetworkControllerImpl.java | 1273 String fully = args.getString("fully"); in dispatchDemoCommand() local 1274 if (fully != null) { in dispatchDemoCommand() 1275 mDemoInetCondition = Boolean.parseBoolean(fully); in dispatchDemoCommand()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | debugging.md | 24 - ProtoLogs are only fully supported from soong builds (ie. via make/mp). In SysUI-studio it falls
|
/frameworks/av/media/audio/aconfig/ |
D | README.md | 124 it is stripped from the Sdk (and left @hide). If an API graduated to next, it is included fully
|
/frameworks/base/api/ |
D | javadoc-lint-baseline | 32 // The main limitation is that all references must be fully qualified in order to resolve properly
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 106 For more formalized layers that need to fully initialize up front, or layers that needs to look up …
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 139 client API's internal and framebuffer state are fully realized. No other
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 113 * application features that can't be implemented in a fully flexible
|
/frameworks/layoutlib/create/ |
D | README.txt | 69 shell-like glob patterns that filter on the fully-qualified class names, for example "android.*.R**"
|
/frameworks/base/core/java/com/android/internal/app/procstats/ |
D | ProcessState.java | 359 boolean readFromParcel(Parcel in, int version, boolean fully) { in readFromParcel() argument 361 if (fully) { in readFromParcel()
|
/frameworks/base/core/proto/android/server/ |
D | powermanagerservice.proto | 148 // True if the display power state has been fully applied, which means the
|
12