Home
last modified time | relevance | path

Searched defs:contentView (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java70 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
DBluetoothOppBtErrorActivity.java68 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
DBluetoothOppBtEnablingActivity.java93 TextView contentView = (TextView) view.findViewById(R.id.progress_info); in createView() local
/packages/apps/DeskClock/src/com/android/deskclock/widget/
DEmptyViewController.java48 public EmptyViewController(ViewGroup mainLayout, View contentView, View emptyView) { in EmptyViewController()
/packages/apps/DeskClock/src/com/android/deskclock/
DMoveScreensaverRunnable.java62 public MoveScreensaverRunnable(View contentView, View saverView) { in MoveScreensaverRunnable()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/core/
DBaseLayoutController.java128 FrameLayout contentView = requireViewByRefId(baseLayout, R.id.content); in installBaseLayout() local
191 InsetsUpdater(Activity activity, View baseLayout, View contentView) { in InsetsUpdater()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DLoadingViewController.java36 public LoadingViewController(View loadingView, View contentView) { in LoadingViewController()
/packages/apps/Settings/src/com/android/settings/widget/
DLoadingViewController.java36 public LoadingViewController(View loadingView, View contentView) { in LoadingViewController()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DBaseDialogFragment.java96 public void performEntryTransition(final Activity activity, final ViewGroup contentView, in performEntryTransition()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/preference/
DCarUiDialogFragment.java119 View contentView = onCreateDialogView(context); in onCreateDialog() local
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerFragment.java161 final View contentView = inflater.inflate(R.layout.drawer_fragment, null); in onCreateView() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingDialog.java180 final ViewGroup contentView = (ViewGroup) findViewById(android.R.id.content); in onCreate() local
DAddAccessoryActivity.java414 final View contentView = findViewById(R.id.content_fragment); in rearrangeViews() local
/packages/apps/TV/src/com/android/tv/ui/
DTvViewUiManager.java131 FrameLayout contentView, in TvViewUiManager()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/
DAlertDialogBuilder.java587 View contentView = LayoutInflater.from(mContext).inflate( in setEditBox() local
/packages/apps/Settings/src/com/android/settings/
DUserCredentialsSettings.java130 View contentView = getCredentialView(item, R.layout.user_credential, null, in onCreateDialog() local
DTrustedCredentialsSettings.java120 private Tab(String tag, int label, int view, int progress, int contentView, in Tab()
286 final ViewGroup contentView = (ViewGroup) mTabHost.findViewById(tab.mContentView); in addTab() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUserCredentialsSettings.java130 View contentView = getCredentialView(item, R.layout.user_credential, null, in onCreateDialog() local
DTrustedCredentialsSettings.java120 private Tab(String tag, int label, int view, int progress, int contentView, in Tab()
286 final ViewGroup contentView = (ViewGroup) mTabHost.findViewById(tab.mContentView); in addTab() local