Home
last modified time | relevance | path

Searched refs:mContentView (Results 1 – 19 of 19) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DScreensaver.java47 private View mContentView; field in Screensaver
57 Utils.refreshAlarm(Screensaver.this, mContentView);
65 Utils.updateDate(mDateFormat, mDateFormatForAccessibility, mContentView);
75 Utils.refreshAlarm(Screensaver.this, mContentView);
97 mContentView = findViewById(R.id.saver_container); in onAttachedToWindow()
98 mMainClockView = mContentView.findViewById(R.id.main_clock); in onAttachedToWindow()
103 Utils.setClockIconTypeface(mContentView); in onAttachedToWindow()
107 mContentView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LOW_PROFILE in onAttachedToWindow()
113 mPositionUpdater = new MoveScreensaverRunnable(mContentView, mMainClockView); in onAttachedToWindow()
131 Utils.updateDate(mDateFormat, mDateFormatForAccessibility, mContentView); in onAttachedToWindow()
[all …]
DScreensaverActivity.java69 Utils.refreshAlarm(ScreensaverActivity.this, mContentView);
80 Utils.refreshAlarm(ScreensaverActivity.this, mContentView);
89 Utils.updateDate(mDateFormat, mDateFormatForAccessibility, mContentView);
96 private View mContentView; field in ScreensaverActivity
109 mContentView = findViewById(R.id.saver_container); in onCreate()
110 mMainClockView = mContentView.findViewById(R.id.main_clock); in onCreate()
122 mContentView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LOW_PROFILE in onCreate()
127 mContentView.setOnSystemUiVisibilityChangeListener(new InteractionListener()); in onCreate()
129 mPositionUpdater = new MoveScreensaverRunnable(mContentView, mMainClockView); in onCreate()
162 Utils.updateDate(mDateFormat, mDateFormatForAccessibility, mContentView); in onResume()
[all …]
DMoveScreensaverRunnable.java50 private final View mContentView; field in MoveScreensaverRunnable
63 mContentView = contentView; in MoveScreensaverRunnable()
107 final int smallestDim = Math.min(mContentView.getWidth(), mContentView.getHeight()); in run()
119 final float newX = getRandomPoint(mContentView.getWidth() - mSaverView.getWidth()); in run()
120 final float newY = getRandomPoint(mContentView.getHeight() - mSaverView.getHeight()); in run()
/packages/apps/Settings/src/com/android/settings/
DMasterClear.java80 private View mContentView; field in MasterClear
173 mInitiateButton = (Button) mContentView.findViewById(R.id.initiate_master_clear); in establishInitialState()
175 mExternalStorageContainer = mContentView.findViewById(R.id.erase_external_container); in establishInitialState()
176 mExternalStorage = (CheckBox) mContentView.findViewById(R.id.erase_external); in establishInitialState()
177 mScrollView = (ScrollView) mContentView.findViewById(R.id.master_clear_scrollview); in establishInitialState()
191 final View externalOption = mContentView.findViewById(R.id.erase_external_option_text); in establishInitialState()
194 final View externalAlsoErased = mContentView.findViewById(R.id.also_erases_external); in establishInitialState()
211 final View esimAlsoErased = mContentView.findViewById(R.id.also_erases_esim); in establishInitialState()
214 final View noCancelMobilePlan = mContentView.findViewById(R.id.no_cancel_mobile_plan); in establishInitialState()
221 View masterClearContainer = mContentView.findViewById(R.id.master_clear_container); in establishInitialState()
[all …]
DCryptKeeperSettings.java54 private View mContentView; field in CryptKeeperSettings
105 mContentView = inflater.inflate(R.layout.crypt_keeper_settings, null); in onCreateView()
110 mInitiateButton = (Button) mContentView.findViewById(R.id.initiate_encrypt); in onCreateView()
114 mPowerWarning = mContentView.findViewById(R.id.warning_unplugged); in onCreateView()
115 mBatteryWarning = mContentView.findViewById(R.id.warning_low_charge); in onCreateView()
117 return mContentView; in onCreateView()
DMasterClearConfirm.java52 private View mContentView; field in MasterClearConfirm
140 mContentView.findViewById(R.id.execute_master_clear) in establishFinalConfirmationState()
158 mContentView = inflater.inflate(R.layout.master_clear_confirm, null); in onCreateView()
161 return mContentView; in onCreateView()
167 (TextView) mContentView.findViewById(R.id.master_clear_confirm); in setAccessibilityTitle()
DResetNetwork.java62 private View mContentView; field in ResetNetwork
135 mSubscriptionSpinner = (Spinner) mContentView.findViewById(R.id.reset_network_subscription); in establishInitialState()
185 mInitiateButton = (Button) mContentView.findViewById(R.id.initiate_reset_network); in establishInitialState()
205 mContentView = inflater.inflate(R.layout.reset_network, null); in onCreateView()
208 return mContentView; in onCreateView()
DCryptKeeperConfirm.java98 private View mContentView; field in CryptKeeperConfirm
152 mFinalButton = (Button) mContentView.findViewById(R.id.execute_encrypt); in establishFinalConfirmationState()
159 mContentView = inflater.inflate(R.layout.crypt_keeper_confirm, null); in onCreateView()
161 return mContentView; in onCreateView()
DResetNetworkConfirm.java57 private View mContentView; field in ResetNetworkConfirm
134 mContentView.findViewById(R.id.execute_reset_network) in establishFinalConfirmationState()
152 mContentView = inflater.inflate(R.layout.reset_network_confirm, null); in onCreateView()
154 return mContentView; in onCreateView()
DTrustedCredentialsSettings.java115 private final int mContentView; field in TrustedCredentialsSettings.Tab
123 mContentView = contentView; in Tab()
277 final ViewGroup contentView = (ViewGroup) mTabHost.findViewById(tab.mContentView); in addTab()
659 private View mContentView; field in TrustedCredentialsSettings.AdapterData.AliasLoader
679 mContentView = content.findViewById(mTab.mContentView); in onPreExecute()
681 mContentView.setVisibility(View.GONE); in onPreExecute()
767 mContentView.setVisibility(View.VISIBLE); in onPostExecute()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLRootView.java83 private GLView mContentView; field in GLRootView
158 if (mContentView == content) return; in setContentPane()
159 if (mContentView != null) { in setContentPane()
164 mContentView.dispatchTouchEvent(cancelEvent); in setContentPane()
168 mContentView.detachFromRoot(); in setContentPane()
171 mContentView = content; in setContentPane()
214 if (mContentView == null || (mFlags & FLAG_NEED_LAYOUT) != 0) return; in requestLayoutContentPane()
266 if (mContentView != null && w != 0 && h != 0) { in layoutContentPane()
267 mContentView.layout(0, 0, w, h); in layoutContentPane()
410 if (mContentView != null) { in onDrawFrameLocked()
[all …]
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmActivity.java142 private ViewGroup mContentView; field in AlarmActivity
203 mContentView = (ViewGroup) findViewById(R.id.content); in onCreate()
204 mAlarmButton = (ImageView) mContentView.findViewById(R.id.alarm); in onCreate()
205 mSnoozeButton = (ImageView) mContentView.findViewById(R.id.snooze); in onCreate()
206 mDismissButton = (ImageView) mContentView.findViewById(R.id.dismiss); in onCreate()
207 mHintView = (TextView) mContentView.findViewById(R.id.hint); in onCreate()
209 final TextView titleView = (TextView) mContentView.findViewById(R.id.title); in onCreate()
210 final TextClock digitalClock = (TextClock) mContentView.findViewById(R.id.digital_clock); in onCreate()
211 final CircleView pulseView = (CircleView) mContentView.findViewById(R.id.pulse); in onCreate()
380 mContentView.getLocationOnScreen(contentLocation); in onTouch()
[all …]
/packages/apps/TV/src/com/android/tv/ui/
DTvViewUiManager.java67 private final FrameLayout mContentView; field in TvViewUiManager
134 mContentView = contentView; in TvViewUiManager()
222 int viewWidth = mContentView.getWidth(); in isDisplayModeAvailable()
223 int viewHeight = mContentView.getHeight(); in isDisplayModeAvailable()
328 int decorViewWidth = mContentView.getWidth(); in setBackgroundColor()
329 int decorViewHeight = mContentView.getHeight(); in setBackgroundColor()
339 mContentView.setBackgroundColor(color); in setBackgroundColor()
349 mContentView.setBackgroundColor(color); in setBackgroundColor()
468 mBackgroundAnimator.setTarget(mContentView); in initBackgroundAnimatorIfNeeded()
478 mContentView.setBackgroundColor(mBackgroundColor); in initBackgroundAnimatorIfNeeded()
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
DLoadingViewControllerTest.java45 private View mContentView; field in LoadingViewControllerTest
53 mContentView = new View(mContext); in setUp()
55 mController = new LoadingViewController(mLoadingView, mContentView); in setUp()
62 assertThat(mContentView.getVisibility()).isEqualTo(View.VISIBLE); in showContent_shouldSetContentVisible()
/packages/apps/DeskClock/src/com/android/deskclock/widget/
DEmptyViewController.java38 private final View mContentView; field in EmptyViewController
50 mContentView = contentView; in EmptyViewController()
80 mContentView.setVisibility(mIsEmpty ? View.GONE : View.VISIBLE); in setEmpty()
/packages/apps/Settings/src/com/android/settings/widget/
DLoadingViewController.java34 public final View mContentView; field in LoadingViewController
38 mContentView = contentView; in LoadingViewController()
61 handleLoadingContainer(mLoadingView, mContentView, done, animate); in handleLoadingContainer()
/packages/apps/Settings/tests/robotests/src/com/android/settings/
DMasterClearTest.java67 private View mContentView; field in MasterClearTest
89 mContentView = LayoutInflater.from(mActivity).inflate(R.layout.master_clear, null); in setUp()
157 mContentView.findViewById(R.id.initiate_master_clear)); in testInitiateMasterClear_inDemoMode_sendsIntent()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DMessagePageFrameLayout.java64 View mContentView = getRootView().findViewById(R.id.message_content); in onLayout() local
83 mContentView.offsetTopAndBottom(offset); in onLayout()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java244 private View mContentView; field in MainActivity
552 mContentView = findViewById(android.R.id.content); in onCreate()
1308 if ((mContentView.hasFocusable() && !mOverlayManager.getSideFragmentManager().isHiding()) in dispatchKeyEvent()
1630 if (mContentView.isAttachedToWindow()) { in runAfterAttachedToWindow()
1633 mContentView.getViewTreeObserver().addOnWindowAttachListener( in runAfterAttachedToWindow()
1637 mContentView.getViewTreeObserver().removeOnWindowAttachListener(this); in runAfterAttachedToWindow()