Searched refs:fully (Results 1 – 25 of 39) 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/opt/gamesdk/samples/bouncyball/app/ |
D | proguard-rules.pro | 9 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/opt/gamesdk/third_party/cube/app/ |
D | proguard-rules.pro | 9 # 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/opt/gamesdk/samples/tuningfork/tftestapp/app/ |
D | proguard-rules.pro | 9 # and specify the fully qualified class name to the JavaScript interface
|
/frameworks/opt/gamesdk/samples/unitypackaging/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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | any.proto | 80 // methods only use the fully qualified type name after the last '/' 121 // * The last segment of the URL's path must represent the fully
|
D | api.proto | 48 // The fully qualified name of this api, including package name 196 // The fully qualified name of the API which is included.
|
D | type.proto | 47 // The fully qualified message name.
|
/frameworks/base/packages/SystemUI/docs/ |
D | demo_mode.md | 35 …| ```fully``` | | Sets MCS state to fully connected (```true```, ```…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | NetworkControllerImpl.java | 893 String fully = args.getString("fully"); in dispatchDemoCommand() local 894 if (fully != null) { in dispatchDemoCommand() 895 mDemoInetCondition = Boolean.parseBoolean(fully); in dispatchDemoCommand()
|
/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/cmds/surfacereplayer/replayer/ |
D | README.md | 44 off VSync injections if it interrupted in any way other than fully replaying the trace
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 113 * application features that can't be implemented in a fully flexible
|
/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/base/core/java/com/android/internal/app/procstats/ |
D | ProcessState.java | 311 public boolean readFromParcel(Parcel in, boolean fully) { in readFromParcel() argument 313 if (fully) { in readFromParcel()
|
/frameworks/base/core/proto/android/server/ |
D | powermanagerservice.proto | 145 // True if the display power state has been fully applied, which means the
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/ |
D | DesignDoc.md | 91 We will generate types with fully-qualified underscore-delimited names. For 93 `Foo_Bar_Baz`. For each fully-qualified proto message, there will be exactly one
|
/frameworks/layoutlib/create/ |
D | README.txt | 69 shell-like glob patterns that filter on the fully-qualified class names, for example "android.*.R**"
|
12