/frameworks/data-binding/integration-tests/TestApp/ |
D | gradle.properties | 4 # Gradle settings configured through the IDE *will override* 15 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradle.properties | 5 # configured through the IDE. 15 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 32 if configured to block, then will wait until space available before returning 33 if configured to not block, then will return a short transfer count
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradle.properties | 20 # Gradle settings configured through the IDE *will override* 31 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/data-binding/ |
D | gradle.properties | 20 # Gradle settings configured through the IDE *will override* 31 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
D | gradle.properties | 19 # Gradle settings configured through the IDE *will override* 30 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradle.properties | 20 # Gradle settings configured through the IDE *will override* 31 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradle.properties | 20 # Gradle settings configured through the IDE *will override* 31 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraDeviceClient.cpp | 139 if (!mInputStream.configured) { in submitRequestList() 278 __FUNCTION__, mInputStream.configured ? 1 : 0, mStreamMap.size()); in endConfigure() 324 if (mInputStream.configured && mInputStream.id == streamId) { in deleteStream() 351 mInputStream.configured = false; in deleteStream() 509 if (mInputStream.configured) { in createInputStream() 519 mInputStream.configured = true; in createInputStream() 764 if (mInputStream.configured) { in dump()
|
D | CameraDeviceClient.h | 181 bool configured; member
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbDeviceManager.java | 357 int connected, configured; in updateState() local 361 configured = 0; in updateState() 364 configured = 0; in updateState() 367 configured = 1; in updateState() 375 msg.arg2 = configured; in updateState()
|
/frameworks/base/docs/html/training/enterprise/ |
D | device-management-policy.jd | 40 its content by enforcing device management policies. Specifically, the application can be configured 92 user, the configured policy is erased from the shared preference. You should consider implementing 200 PIN (numeric), or Password (alphanumeric). When a password policy is configured, those password 202 “Numeric” password quality is configured, the user can select either PIN (numeric) or Password
|
/frameworks/base/docs/html/ndk/guides/ |
D | setup.jd | 61 <p>To confirm that you have installed the NDK, set it up correctly, and properly configured Eclipse, 86 <p>If you have successfully installed and configured the NDK, the screen on your target device looks
|
/frameworks/opt/setupwizard/library/ |
D | rules.gradle | 5 * This allows the dependencies to be configured so that for builds in the Android tree, the
|
/frameworks/base/docs/html/preview/ |
D | setup-sdk.jd | 103 the following steps to create a project configured for the preview. 131 Testing an app with the preview requires that you have a device or virtual device configured with
|
/frameworks/base/docs/html/training/basics/fragments/ |
D | index.jd | 49 <p>When a fragment specifies its own layout, it can be configured in different combinations with
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeService.java | 481 public TriggerSensor(int type, boolean configured, boolean debugVibrate, int pulseReason) { in TriggerSensor() argument 483 mConfigured = configured; in TriggerSensor()
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/example/Settings/ |
D | device_for_strategy_accessibility.pfw | 228 # Do not route accessibility prompts to a digital output currently configured with a
|
/frameworks/base/docs/html/tools/publishing/ |
D | publishing_overview.jd | 156 <p>If you are satisfied that your publishing settings are correctly configured and your 186 shown in Figure 1 appears only if a user has configured their device to allow 206 the user has configured their Settings to allow the installation of apps from
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | index.jd | 56 perform under this minimum memory limit. However, keep in mind many devices are configured with
|
/frameworks/base/docs/html/tools/debugging/ |
D | improving-w-lint.jd | 61 <p>In Android Studio, the configured <code>lint</code> and 63 configured along with the {@code lint} checks to run 159 <p>The configured settings run the specified {@code lint} inspections. The {@code lint}
|
/frameworks/base/docs/html/training/tv/start/ |
D | hardware.jd | 329 a location, or use a static location provider such as a zip code configured during the TV device 382 interrupted or restarted if it is not configured to handle these reconnect events. These events 398 Any TV app activity that is subject to disconnect and reconnect events must be configured to
|
/frameworks/base/docs/html/tools/help/uiautomator/ |
D | UiScrollable.jd | 1921 left to right. Make sure to take into account devices configured with 1968 right to left. Make sure to take into account devices configured with 2014 account devices configured with right-to-left languages like Arabic and Hebrew.</p></div> 2059 account devices configured with right-to-left languages like Arabic and Hebrew.</p></div> 2492 left to right. Make sure to take into account devices configured with 2548 left to right. Make sure to take into account devices configured with 2648 right to left. Make sure to take into account devices configured with 2694 right to left. Make sure to take into account devices configured with 2908 devices configured with right-to-left languages like Arabic and Hebrew.</p></div> 2953 devices configured with right-to-left languages like Arabic and Hebrew.</p></div> [all …]
|
/frameworks/base/docs/html/tools/studio/ |
D | index.jd | 266 <p>In Android Studio, the configured <a href="{@docRoot}tools/help/lint.html"><code>lint</code></a> 268 configured {@code lint} checks, additional 350 Studio. Android Studio validates the configured annotations during code inspection. </p> 432 <p>Run <strong>Analyze > Inspect Code</strong> to validate the configured annotations. </p>
|
/frameworks/base/docs/html/distribute/tools/ |
D | open-distribution.jd | 109 only if users have configured their Settings to allow the installation of
|