| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
| D | SetupLayoutActivity.java | 38 GlifLayout layout = (GlifLayout) findViewById(R.id.setup_wizard_layout); in initializeLayoutParams() local 58 GlifLayout layout = (GlifLayout) findViewById(R.id.setup_wizard_layout); in maybeSetLogoAndMainColor() local
|
| /packages/apps/Settings/src/com/android/settings/ |
| D | SetupEncryptionInterstitial.java | 73 LinearLayout layout = (LinearLayout) findViewById(R.id.content_parent); in onCreate() local 83 final GlifPreferenceLayout layout = (GlifPreferenceLayout) view; in onViewCreated() local 99 GlifPreferenceLayout layout = (GlifPreferenceLayout) parent; in onCreateRecyclerView() local
|
| D | EncryptionInterstitial.java | 76 LinearLayout layout = (LinearLayout) findViewById(R.id.content_parent); in onCreate() local 159 GlifPreferenceLayout layout = (GlifPreferenceLayout) view; in onViewCreated() local 173 GlifPreferenceLayout layout = (GlifPreferenceLayout) parent; in onCreateRecyclerView() local
|
| D | SetupChooseLockGeneric.java | 70 LinearLayout layout = (LinearLayout) findViewById(R.id.content_parent); in onCreate() local 82 GlifPreferenceLayout layout = (GlifPreferenceLayout) view; in onViewCreated() local 137 GlifPreferenceLayout layout = (GlifPreferenceLayout) parent; in onCreateRecyclerView() local
|
| /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
|
| /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/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/Launcher3/src/com/android/launcher3/accessibility/ |
| D | FolderAccessibilityHelper.java | 35 public FolderAccessibilityHelper(CellLayout layout) { in FolderAccessibilityHelper()
|
| D | LauncherAccessibilityDelegate.java | 230 CellLayout layout = (CellLayout) host.getParent().getParent(); in getSupportedResizeActions() local 257 CellLayout layout = (CellLayout) host.getParent().getParent(); in performResizeAction() local 408 CellLayout layout = (CellLayout) workspace.getPageAt(screenIndex); in findSpaceOnWorkspace() local
|
| /packages/apps/CertInstaller/src/com/android/certinstaller/ |
| D | CredentialsInstallDialog.java | 46 View layout = getLayoutInflater().inflate(R.layout.credentials_installed_dialog, null); in displayDialog() local
|
| /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
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
| D | SettingsToast.java | 56 View layout = inflater.inflate(R.layout.toast_notification, null); in SettingsToast() local
|
| /packages/apps/Settings/src/com/android/settings/applications/ |
| D | LayoutPreference.java | 73 FrameLayout layout = (FrameLayout) view.itemView; in onBindViewHolder() 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/services/Telecomm/src/com/android/server/telecom/settings/ |
| D | BlockedNumbersAdapter.java | 34 public BlockedNumbersAdapter(Context context, int layout, Cursor c, String[] from, int[] to, in BlockedNumbersAdapter()
|
| /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
| 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 | 102 KeyboardLayout layout = mPreferenceMap.get(checkboxPref); in onPreferenceTreeClick() local
|