Home
last modified time | relevance | path

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

123

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DLauncherActivityControllerHelper.java274 public void setRecentsAttachedToAppWindow(boolean attached, boolean animate) {
275 if (mIsAttachedToWindow == attached && animate) {
278 mIsAttachedToWindow = attached;
282 INDEX_RECENTS_FADE_ANIM, attached ? 1 : 0);
302 float fromTranslationX = attached ? offscreenX - scrollOffsetX : 0;
303 float toTranslationX = attached ? 0 : offscreenX - scrollOffsetX;
321 fadeAnim.setInterpolator(attached ? INSTANT : ACCEL_2);
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DComposeActivity.java1867 boolean attached = false; in addAttachments()
1872 attached = true; in addAttachments()
1885 return attached; in addAttachments()
1914 boolean attached = false; in initAttachmentsFromIntent()
1921 attached |= handleAttachmentUrisFromIntent(parsedUris); in initAttachmentsFromIntent()
1927 attached |= handleAttachmentUrisFromIntent(uris); in initAttachmentsFromIntent()
1931 attached |= handleAttachmentUrisFromIntent(uris); in initAttachmentsFromIntent()
1935 if (attached) { in initAttachmentsFromIntent()
2064 final boolean attached = handleAttachmentUrisFromIntent(Arrays.asList(contentUri)); in addAttachmentAndUpdateView()
2065 if (attached) { in addAttachmentAndUpdateView()
/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/apps/Launcher3/quickstep/src/com/android/quickstep/
DActivityControlHelper.java138 default void setRecentsAttachedToAppWindow(boolean attached, boolean animate) { } in setRecentsAttachedToAppWindow() argument
/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/apps/TV/res/raw/
Dthird_party_licenses67 copyright notice that is included in or attached to the work
272 copyright notice that is included in or attached to the work
478 copyright notice that is included in or attached to the work
684 copyright notice that is included in or attached to the work
890 copyright notice that is included in or attached to the work
1096 copyright notice that is included in or attached to the work
1302 copyright notice that is included in or attached to the work
1509 copyright notice that is included in or attached to the work
1715 copyright notice that is included in or attached to the work
1921 copyright notice that is included in or attached to the work
[all …]
/packages/inputmethods/LatinIME/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/Calendar/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/Email/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/providers/DownloadProvider/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/CellBroadcastReceiver/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/providers/CalendarProvider/
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/apps/Stk/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/Dialer/
DLICENSE50 copyright notice that is included in or attached to the work
/packages/apps/TimeZoneUpdater/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/modules/ExtServices/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/QuickSearchBox/
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
/packages/apps/SpareParts/
DNOTICE50 copyright notice that is included in or attached to the work
/packages/apps/HTMLViewer/
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/apps/LegacyCamera/jni/
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

123