HomeSort by relevance Sort by last modified time
    Searched full:chronometer (Results 26 - 50 of 63) sorted by null

12 3

  /cts/hostsidetests/holo/app/src/android/holo/app/
HoloDeviceActivity.java 259 new Layout(R.layout.chronometer, "chronometer", null)
  /frameworks/base/core/res/res/layout/
notification_template_base.xml 68 <ViewStub android:id="@+id/chronometer"
notification_template_big_base.xml 73 <ViewStub android:id="@+id/chronometer"
notification_template_big_text.xml 75 <ViewStub android:id="@+id/chronometer"
notification_template_inbox.xml 76 <ViewStub android:id="@+id/chronometer"
  /packages/apps/DeskClock/res/layout/
stopwatch_notif_expanded.xml 60 <Chronometer
  /cts/hostsidetests/holo/src/android/holo/cts/
HoloHostTest.java 119 "chronometer"
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java 640 new Test("Chronometer Start") {
653 new Test("Chronometer Stop") {
657 Log.d(TAG, "Chronometer Stop");
    [all...]
  /frameworks/base/core/java/android/widget/
RemoteViews.java     [all...]
  /cts/tests/res/values/
strings.xml 57 <string name="chronometer_text">Test Chronometer</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 335 class="android.widget.Chronometer"
  /frameworks/base/core/java/android/app/
Notification.java 521 * a {@link android.widget.Chronometer}) instead of a timestamp, as supplied to
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
classes_index_additions.html 102 <A HREF="pkg_android.widget.html#Chronometer.OnChronometerTickListener" class="hiddenlink" target="rightframe"><b><i>Chronometer.OnChronometerTickListener</i></b></A><br>
classes_index_all.html 173 <A HREF="android.widget.Chronometer.html" class="hiddenlink" target="rightframe">Chronometer</A><br>
174 <A HREF="pkg_android.widget.html#Chronometer.OnChronometerTickListener" class="hiddenlink" target="rightframe"><b><i>Chronometer.OnChronometerTickListener</i></b></A><br>
    [all...]
jdiff_statistics.html 712 <TD><A HREF="android.widget.Chronometer.html">
713 android.widget.Chronometer</A></TD>
    [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
alldiffs_index_all.html     [all...]
alldiffs_index_changes.html 288 <!-- Class Chronometer -->
289 <A HREF="android.widget.Chronometer.html" class="hiddenlink" target="rightframe">Chronometer</A><br>
    [all...]
alldiffs_index_additions.html 400 <!-- Class Chronometer.OnChronometerTickListener -->
401 <A HREF="pkg_android.widget.html#Chronometer.OnChronometerTickListener" class="hiddenlink" target="rightframe"><b><i>Chronometer.OnChronometerTickListener</i></b></A><br>
    [all...]
  /packages/apps/InCallUI/res/values/
strings.xml 153 as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
165 as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/
missingSinces.txt 13 NO DOC BLOCK: android.widget.Chronometer.OnChronometerTickListener Interface
244 NO DOC BLOCK: android.widget.Chronometer Method getOnChronometerTickListener()
    [all...]
user_comments_for_2_to_3.xml     [all...]
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java 243 * @see android.widget.Chronometer
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 107 android:format : Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. [string]
    [all...]

Completed in 1081 milliseconds

12 3