| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| D | SystemFolderSelectorAdapter.java | 30 Set<String> initiallySelected, int layout) { in SystemFolderSelectorAdapter() 35 int layout, Folder excludedFolder) { in SystemFolderSelectorAdapter()
|
| D | HierarchicalFolderSelectorAdapter.java | 43 Set<String> initiallySelected, int layout) { in HierarchicalFolderSelectorAdapter() 49 int layout, Folder excludedFolder) { in HierarchicalFolderSelectorAdapter()
|
| D | UserFolderHierarchicalFolderSelectorAdapter.java | 25 Context context, Cursor folders, int layout, Folder excludedFolder) { in UserFolderHierarchicalFolderSelectorAdapter()
|
| D | AddableFolderSelectorAdapter.java | 35 Set<String> selected, int layout) { in AddableFolderSelectorAdapter()
|
| D | EllipsizedMultilineTextView.java | 73 Layout layout = getLayout(); in setText() local
|
| D | FolderSelectorAdapter.java | 96 Set<String> selected, int layout) { in FolderSelectorAdapter() 103 int layout, Folder excludedFolder) { in FolderSelectorAdapter()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
| D | MultiLineTexture.java | 33 private MultiLineTexture(Layout layout) { in MultiLineTexture() 42 Layout layout = new StaticLayout(text, 0, text.length(), paint, in newInstance() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | FocusHelper.java | 247 final CellLayout layout = (CellLayout) parent.getParent(); in handleHotseatButtonKeyEvent() local 322 private static ArrayList<View> getCellLayoutChildrenSortedSpatially(CellLayout layout, in getCellLayoutChildrenSortedSpatially() 362 private static View getIconInDirection(CellLayout layout, ViewGroup parent, int i, in getIconInDirection() 367 private static View getIconInDirection(CellLayout layout, ViewGroup parent, View v, in getIconInDirection() 378 private static View getClosestIconOnLine(CellLayout layout, ViewGroup parent, View v, in getClosestIconOnLine() 421 final CellLayout layout = (CellLayout) parent.getParent(); in handleIconKeyEvent() local 589 final CellLayout layout = (CellLayout) parent.getParent(); in handleFolderKeyEvent() local
|
| D | AppsCustomizePagedView.java | 282 AppsCustomizeCellLayout layout = (AppsCustomizeCellLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage() local 291 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage() local 788 CellLayout layout = (CellLayout) workspace.getChildAt(currentScreen); in onDropCompleted() local 912 private void setVisibilityOnChildren(ViewGroup layout, int visibility) { in setVisibilityOnChildren() 918 private void setupPage(AppsCustomizeCellLayout layout) { in setupPage() 956 AppsCustomizeCellLayout layout = (AppsCustomizeCellLayout) getPageAt(page); in syncAppsPageItems() local 1088 private void setupPage(PagedViewGridLayout layout) { in setupPage() 1105 final PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in syncWidgetPageItems() local 1248 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in onSyncWidgetPageItems() local 1284 AppsCustomizeCellLayout layout = new AppsCustomizeCellLayout(context); in syncPages() local [all …]
|
| /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/ |
| D | FragmentTestActivity.java | 43 final FrameLayout layout = new FrameLayout(this); in onCreate() local
|
| /packages/apps/Email/provider_src/com/android/email/provider/ |
| D | FolderPickerSelectorAdapter.java | 32 Set<String> initiallySelected, int layout) { in FolderPickerSelectorAdapter()
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | FocusHelper.java | 534 final CellLayout layout = (CellLayout) workspace.getChildAt(pageIndex); in handleHotseatButtonKeyEvent() local 567 private static ArrayList<View> getCellLayoutChildrenSortedSpatially(CellLayout layout, in getCellLayoutChildrenSortedSpatially() 607 private static View getIconInDirection(CellLayout layout, ViewGroup parent, int i, in getIconInDirection() 612 private static View getIconInDirection(CellLayout layout, ViewGroup parent, View v, in getIconInDirection() 623 private static View getClosestIconOnLine(CellLayout layout, ViewGroup parent, View v, in getClosestIconOnLine() 666 final CellLayout layout = (CellLayout) parent.getParent(); in handleIconKeyEvent() local 821 final CellLayout layout = (CellLayout) parent.getParent(); in handleFolderKeyEvent() local
|
| D | AppsCustomizePagedView.java | 301 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage() local 310 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage() local 880 CellLayout layout = (CellLayout) workspace.getChildAt(currentScreen); in onDropCompleted() local 993 private void setVisibilityOnChildren(ViewGroup layout, int visibility) { in setVisibilityOnChildren() 999 private void setupPage(PagedViewCellLayout layout) { in setupPage() 1023 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(page); in syncAppsPageItems() local 1154 private void setupPage(PagedViewGridLayout layout) { in setupPage() 1185 final PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in syncWidgetPageItems() local 1304 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in onSyncWidgetPageItems() local 1337 PagedViewGridLayout layout = new PagedViewGridLayout(context, mWidgetCountX, in syncPages() local [all …]
|
| /packages/apps/Gallery2/src/com/android/gallery3d/app/ |
| D | ManageCachePage.java | 222 FrameLayout layout = (FrameLayout) ((Activity) mActivity).findViewById(R.id.footer); in onConfigurationChanged() local 242 FrameLayout layout = (FrameLayout) ((Activity) mActivity).findViewById(R.id.footer); in onPause() local 266 FrameLayout layout = (FrameLayout) ((Activity) mActivity).findViewById(R.id.footer); in onResume() local
|
| D | PhotoPageBottomControls.java | 60 public PhotoPageBottomControls(Delegate delegate, Context context, RelativeLayout layout) { in PhotoPageBottomControls()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/ |
| D | SettingsLayoutActivity.java | 49 final Layout layout = createLayout(); in onCreate() local
|
| /packages/apps/Browser/src/com/android/browser/view/ |
| D | PieListView.java | 42 public void layout(int anchorX, int anchorY, boolean left, float angle, in layout() method in PieListView
|
| D | PieStackView.java | 60 public void layout(int anchorX, int anchorY, boolean left, float angle, in layout() method in PieStackView
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
| D | SettingsToast.java | 58 View layout = inflater.inflate(R.layout.toast_notification, null); in SettingsToast() local
|
| D | ResizingTextView.java | 49 final Layout layout = getLayout(); in onMeasure() local
|
| /packages/apps/Gallery/src/com/android/camera/ |
| D | ActionMenuButton.java | 75 final Layout layout = getLayout(); in draw() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
| D | BluetoothOppTransferAdapter.java | 60 public BluetoothOppTransferAdapter(Context context, int layout, Cursor c) { in BluetoothOppTransferAdapter()
|
| /packages/apps/Camera/src/com/android/camera/ui/ |
| D | OverlayRenderer.java | 66 public void layout(int left, int top, int right, int bottom) { in layout() method in OverlayRenderer
|
| /packages/apps/Settings/src/com/android/settings/inputmethod/ |
| D | KeyboardLayoutPickerFragment.java | 98 KeyboardLayout layout = mPreferenceMap.get(checkboxPref); in onPreferenceTreeClick() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/ |
| D | NetworkActivity.java | 344 private void addWifiConnectedHeader(Layout layout, String SSID, int iconResId) { in addWifiConnectedHeader() 429 Layout layout = new Layout(); in initAvailableWifiNetworks() local
|