Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 55) sorted by relevance

123

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java399 default void setRecentsAttachedToAppWindow(boolean attached, boolean animate) { } in setRecentsAttachedToAppWindow() argument
463 public void setRecentsAttachedToAppWindow(boolean attached, boolean animate) { in setRecentsAttachedToAppWindow() argument
464 if (mIsAttachedToWindow == attached && animate) { in setRecentsAttachedToAppWindow()
467 mIsAttachedToWindow = attached; in setRecentsAttachedToAppWindow()
470 .createStateElementAnimation(INDEX_RECENTS_FADE_ANIM, attached ? 1 : 0); in setRecentsAttachedToAppWindow()
472 float fromTranslation = attached ? 1 : 0; in setRecentsAttachedToAppWindow()
473 float toTranslation = attached ? 0 : 1; in setRecentsAttachedToAppWindow()
489 fadeAnim.setInterpolator(attached ? INSTANT : ACCEL_2); in setRecentsAttachedToAppWindow()
/packages/apps/TV/tuner/SampleNetworkTuner/src/com/android/tv/tuner/sample/network/
DREADME.md9 * A Nexus player with a USB Tuner attached will work.
/packages/apps/TV/tuner/SampleDvbTuner/src/com/android/tv/tuner/sample/dvb/
DREADME.md9 * A Nexus player with a USB Tuner attached will work.
/packages/modules/Virtualization/docs/getting_started/
Dgoldfish.md44 List of devices attached
Dindex.md43 rooted KVM-enabled device. If your device is attached over ADB, you can run:
/packages/modules/NeuralNetworks/runtime/
DNOTICE49 copyright notice that is included in or attached to the work
231 copyright notice that is included in or attached to the work
419 means Source Code Form to which the initial Contributor has attached
427 (a) that the initial Contributor has attached the notice described
753 notice described in Exhibit B of this License must be attached.
819 BSD license. The license is attached below:
951 copyright notice that is included in or attached to the work
/packages/modules/adb/
DOVERVIEW.TXT19 is to sense the USB ports to know when devices are attached/removed,
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses54 copyright notice that is included in or attached to the work
236 copyright notice that is included in or attached to the work
442 copyright notice that is included in or attached to the work
648 copyright notice that is included in or attached to the work
854 copyright notice that is included in or attached to the work
1060 copyright notice that is included in or attached to the work
1278 copyright notice that is included in or attached to the work
1472 copyright notice that is included in or attached to the work
1666 copyright notice that is included in or attached to the work
1860 copyright notice that is included in or attached to the work
[all …]
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/
DLICENSE37 copyright notice that is included in or attached to the work
/packages/apps/BasicSmsReceiver/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/LegacyCamera/jni/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/providers/ContactsProvider/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/providers/UserDictionaryProvider/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/providers/TelephonyProvider/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/providers/BlockedNumberProvider/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/TvSettings/Settings/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/inputmethods/LatinIME/java/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/services/Telephony/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/LegacyCamera/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/Gallery/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/Camera2/jni/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/wallpapers/LivePicker/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/modules/DnsResolver/
Dstats.proto264 SYS_EUNATCH = 49; // rotocol driver not attached
/packages/apps/HTMLViewer/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/Launcher3/
DNOTICE50 copyright notice that is included in or attached to the work

123