Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 73) sorted by relevance

123

/frameworks/data-binding/integration-tests/TestApp/
Dgradle.properties4 # 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/
Dgradle.properties5 # configured through the IDE.
15 # When configured, Gradle will run in incubating parallel mode.
/frameworks/av/media/libnbaio/
DREADME.txt32 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/
Dgradle.properties20 # Gradle settings configured through the IDE *will override*
31 # When configured, Gradle will run in incubating parallel mode.
/frameworks/data-binding/
Dgradle.properties20 # Gradle settings configured through the IDE *will override*
31 # When configured, Gradle will run in incubating parallel mode.
/frameworks/data-binding/integration-tests/IndependentLibrary/
Dgradle.properties19 # Gradle settings configured through the IDE *will override*
30 # When configured, Gradle will run in incubating parallel mode.
/frameworks/data-binding/integration-tests/MultiModuleTestApp/
Dgradle.properties20 # 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/
Dgradle.properties20 # Gradle settings configured through the IDE *will override*
31 # When configured, Gradle will run in incubating parallel mode.
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp139 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()
DCameraDeviceClient.h181 bool configured; member
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java357 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/
Ddevice-management-policy.jd40 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/
Dsetup.jd61 <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/
Drules.gradle5 * This allows the dependencies to be configured so that for builds in the Android tree, the
/frameworks/base/docs/html/preview/
Dsetup-sdk.jd103 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/
Dindex.jd49 <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/
DDozeService.java481 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/
Ddevice_for_strategy_accessibility.pfw228 # Do not route accessibility prompts to a digital output currently configured with a
/frameworks/base/docs/html/tools/publishing/
Dpublishing_overview.jd156 <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/
Dindex.jd56 perform under this minimum memory limit. However, keep in mind many devices are configured with
/frameworks/base/docs/html/tools/debugging/
Dimproving-w-lint.jd61 <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/
Dhardware.jd329 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/
DUiScrollable.jd1921 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/
Dindex.jd266 <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 &gt; Inspect Code</strong> to validate the configured annotations. </p>
/frameworks/base/docs/html/distribute/tools/
Dopen-distribution.jd109 only if users have configured their Settings to allow the installation of

123