Searched defs:contentView (Results 1 – 14 of 14) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppBtEnableActivity.java | 71 TextView contentView = (TextView)view.findViewById(R.id.content); in createView() local
|
D | BluetoothOppBtErrorActivity.java | 74 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/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | BaseDialogFragment.java | 102 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/Launcher3/src/com/android/launcher3/ |
D | LauncherStateTransitionAnimation.java | 228 final View contentView = toView.getContentView(); in startAnimationToOverlay() local 525 final View contentView = fromView.getContentView(); in startAnimationToWorkspaceFromOverlay() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
D | BluetoothPairingDialog.java | 169 final ViewGroup contentView = (ViewGroup) findViewById(android.R.id.content); in onCreate() local
|
D | AddAccessoryActivity.java | 506 final View contentView = findViewById(R.id.content_fragment); in rearrangeViews() local
|
/packages/services/Car/car-ui-provider/src/android/car/ui/provider/ |
D | CarDrawerLayout.java | 720 View contentView = findContentView(); in onLayout() local 1059 ViewGroup contentView = (ViewGroup) findContentView(); in openDrawer() local 1097 ViewGroup contentView = (ViewGroup) findContentView(); in closeDrawer() 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 | 110 FrameLayout contentView, TvOptionsManager tvOptionManager) { in TvViewUiManager()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | Utils.java | 228 public void registerViews(View contentView, View saverView) { in registerViews()
|
/packages/apps/Settings/src/com/android/settings/ |
D | TrustedCredentialsSettings.java | 125 int expandableList, int contentView, boolean withSwitch) { in Tab()
|