Home
last modified time | relevance | path

Searched refs:TextClock (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardClockSwitchTest.java39 import android.widget.TextClock;
65 private TextClock mBigClock;
69 TextClock mClockView;
83 mBigClock = new TextClock(getContext()); in setUp()
92 TextClock pluginView = new TextClock(getContext()); in onPluginConnected_showPluginClock()
130 when(plugin1.getView()).thenReturn(new TextClock(getContext())); in onPluginConnected_showSecondPluginClock()
134 when(plugin2.getView()).thenReturn(new TextClock(getContext())); in onPluginConnected_showSecondPluginClock()
155 TextClock pluginView = new TextClock(getContext()); in onPluginDisconnected_showDefaultClock()
174 TextClock pluginView = new TextClock(getContext()); in onPluginDisconnected_hidePluginBigClock()
199 when(plugin1.getView()).thenReturn(new TextClock(getContext())); in onPluginDisconnected_secondOfTwoDisconnected()
[all …]
/frameworks/base/core/java/android/widget/
DTextClock.java94 public class TextClock extends TextView { class
207 public TextClock(Context context) { in TextClock() method in TextClock
224 public TextClock(Context context, AttributeSet attrs) { in TextClock() method in TextClock
239 public TextClock(Context context, AttributeSet attrs, int defStyleAttr) { in TextClock() method in TextClock
243 public TextClock(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in TextClock() method in TextClock
247 attrs, R.styleable.TextClock, defStyleAttr, defStyleRes); in TextClock()
248 saveAttributeDataForStyleable(context, R.styleable.TextClock, in TextClock()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSplitClockView.java28 import android.widget.TextClock;
38 private TextClock mTimeView;
39 private TextClock mAmPmView;
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DBubbleClockController.java26 import android.widget.TextClock;
75 private TextClock mLockClock;
97 mLockClock = (TextClock) mLockClockContainer.findViewById(R.id.lock_screen_clock); in createViews()
DAnalogClockController.java26 import android.widget.TextClock;
75 private TextClock mLockClock;
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java25 import android.widget.TextClock;
90 private TextClock mClockView;
96 private TextClock mClockViewBold;
/frameworks/base/config/
Dhiddenapi-greylist.txt1080 Lcom/android/internal/R$styleable;->TextClock:[I
/frameworks/base/api/
Dtest-current.txt3562 @android.widget.RemoteViews.RemoteView public class TextClock extends android.widget.TextView {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...