Home
last modified time | relevance | path

Searched refs:getContentView (Results 1 – 18 of 18) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsContainerView.java91 mRecyclerView = (WidgetsRecyclerView) getContentView().findViewById(R.id.widgets_list_view); in onFinishInflate()
239 View loader = getContentView().findViewById(R.id.loader); in setWidgets()
241 ((ViewGroup) getContentView()).removeView(loader); in setWidgets()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java121 getContentView().setBackground( in updateBackground()
250 getContentView().setOnFocusChangeListener(new View.OnFocusChangeListener() { in onFinishInflate()
289 getContentView().setVisibility(View.VISIBLE); in onFinishInflate()
290 getContentView().setBackground(null); in onFinishInflate()
DAllAppsTransitionController.java284 mAppsView.getContentView().setAlpha(alpha); in setProgress()
/packages/apps/Settings/src/com/android/settings/fingerprint/
DFingerprintEnrollFindSensor.java47 setContentView(getContentView()); in onCreate()
63 protected int getContentView() { in getContentView() method in FingerprintEnrollFindSensor
DSetupFingerprintEnrollFindSensor.java31 protected int getContentView() { in getContentView() method in SetupFingerprintEnrollFindSensor
/packages/services/Car/car-support-lib/src/android/support/car/app/menu/
DEmbeddedCarUiController.java104 public View getContentView() { in getContentView() method in EmbeddedCarUiController
105 return mCarUiEntry.getContentView(); in getContentView()
DCarUiController.java85 public abstract View getContentView(); in getContentView() method in CarUiController
DCarDrawerActivity.java111 super.setContentView(mUiController.getContentView()); in onCreate()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DWifiSetupActivity.java150 animator.setTarget(getContentView()); in onCreate()
180 animator.setTarget(getContentView()); in finish()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateTransitionAnimation.java241 final View contentView = toView.getContentView(); in startAnimationToOverlay()
524 final View contentView = fromView.getContentView(); in startAnimationToWorkspaceFromOverlay()
DBaseContainerView.java175 public final View getContentView() { in getContentView() method in BaseContainerView
/packages/services/Car/car-lib/src/android/car/app/menu/
DCarUiEntry.java49 abstract public View getContentView(); in getContentView() method in CarUiEntry
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DDialogActivity.java169 public View getContentView() { in getContentView() method in DialogActivity
/packages/services/Car/car-ui-provider/src/android/car/ui/provider/
DCarUiEntry.java92 public View getContentView() { in getContentView() method in CarUiEntry
/packages/services/Car/car-lib/api/
D1.txt112 method public abstract android.view.View getContentView();
Dcurrent.txt112 method public abstract android.view.View getContentView();
Dsystem-current.txt221 method public abstract android.view.View getContentView();
Dsystem-1.txt219 method public abstract android.view.View getContentView();