/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppBtEnableActivity.java | 70 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
|
D | BluetoothOppBtErrorActivity.java | 68 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
|
D | BluetoothOppBtEnablingActivity.java | 93 TextView contentView = (TextView) view.findViewById(R.id.progress_info); in createView() local
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
D | EmptyViewController.java | 48 public EmptyViewController(ViewGroup mainLayout, View contentView, View emptyView) { in EmptyViewController()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | MoveScreensaverRunnable.java | 62 public MoveScreensaverRunnable(View contentView, View saverView) { in MoveScreensaverRunnable()
|
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/core/ |
D | BaseLayoutController.java | 128 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/ |
D | LoadingViewController.java | 36 public LoadingViewController(View loadingView, View contentView) { in LoadingViewController()
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | LoadingViewController.java | 36 public LoadingViewController(View loadingView, View contentView) { in LoadingViewController()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | BaseDialogFragment.java | 96 public void performEntryTransition(final Activity activity, final ViewGroup contentView, in performEntryTransition()
|
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/preference/ |
D | CarUiDialogFragment.java | 119 View contentView = onCreateDialogView(context); in onCreateDialog() local
|
/packages/apps/Contacts/src/com/android/contacts/drawer/ |
D | DrawerFragment.java | 161 final View contentView = inflater.inflate(R.layout.drawer_fragment, null); in onCreateView() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
D | BluetoothPairingDialog.java | 180 final ViewGroup contentView = (ViewGroup) findViewById(android.R.id.content); in onCreate() local
|
D | AddAccessoryActivity.java | 414 final View contentView = findViewById(R.id.content_fragment); in rearrangeViews() local
|
/packages/apps/TV/src/com/android/tv/ui/ |
D | TvViewUiManager.java | 131 FrameLayout contentView, in TvViewUiManager()
|
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/ |
D | AlertDialogBuilder.java | 587 View contentView = LayoutInflater.from(mContext).inflate( in setEditBox() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | UserCredentialsSettings.java | 130 View contentView = getCredentialView(item, R.layout.user_credential, null, in onCreateDialog() local
|
D | TrustedCredentialsSettings.java | 120 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/ |
D | UserCredentialsSettings.java | 130 View contentView = getCredentialView(item, R.layout.user_credential, null, in onCreateDialog() local
|
D | TrustedCredentialsSettings.java | 120 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
|