| /packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
| D | BluetoothOppBtErrorActivity.java | 73 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
|
| D | BluetoothOppBtEnableActivity.java | 73 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
|
| D | BluetoothOppBtEnablingActivity.java | 96 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/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 | 95 public void performEntryTransition(final Activity activity, final ViewGroup contentView, in performEntryTransition()
|
| /packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
| D | TabsAdapter.java | 146 final View contentView = mTabs.get(position).view; in onPageSelected() 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 | 171 final ViewGroup contentView = (ViewGroup) findViewById(android.R.id.content); in onCreate() local
|
| D | AddAccessoryActivity.java | 404 final View contentView = findViewById(R.id.content_fragment); in rearrangeViews() local
|
| /packages/apps/Calendar/src/com/android/calendar/alerts/ |
| D | AlertReceiver.java | 361 RemoteViews contentView = new RemoteViews(context.getPackageName(), in buildBasicNotification() local 553 RemoteViews contentView = new RemoteViews(context.getPackageName(), in makeDigestNotification() local
|
| /packages/apps/TV/src/com/android/tv/ui/ |
| D | TvViewUiManager.java | 131 FrameLayout contentView, in TvViewUiManager()
|
| /packages/apps/Settings/src/com/android/settings/ |
| D | UserCredentialsSettings.java | 127 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
|