Home
last modified time | relevance | path

Searched defs:fromView (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/
DPhoneCallDetailsViews.java55 public static PhoneCallDetailsViews fromView(View view) { in fromView() method in PhoneCallDetailsViews
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogListItemViews.java126 public static CallLogListItemViews fromView(View view) { in fromView() method in CallLogListItemViews
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java2616 final View fromView = mWorkspace; in showAppsCustomizeHelper() local
2787 final View fromView = mAppsCustomizeTabHost; in hideAppsCustomizeHelper() local
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java3339 final View fromView = mWorkspace; in showAppsCustomizeHelper() local
3573 final View fromView = mAppsCustomizeTabHost; in hideAppsCustomizeHelper() local