HomeSort by relevance Sort by last modified time
    Searched defs:guide (Results 1 - 25 of 61) sorted by null

1 2 3

  /packages/apps/TV/src/com/android/tv/guide/
TimelineGridView.java 17 package com.android.tv.guide;
52 // off screen views in order to reduce jank, however the program guide is capable to scroll
TimelineRow.java 17 package com.android.tv.guide;
GuideUtils.java 17 package com.android.tv.guide;
31 * Sets the width in pixels that corresponds to an hour in program guide. Assume that this is
39 * Gets the number of pixels in program guide table that corresponds to the given milliseconds.
45 /** Gets the number of pixels in program guide table that corresponds to the given range. */
52 /** Gets the time in millis that corresponds to the given pixels in the program guide. */
120 * com.android.tv.guide.ProgramItemView} is a current program.
TimeListAdapter.java 17 package com.android.tv.guide;
33 * Adapts the time range from {@link ProgramManager} to the timeline header row of the program guide
GenreListAdapter.java 17 package com.android.tv.guide;
31 /** Adapts the genre items obtained from {@link GenreItems} to the program guide side panel. */
41 GenreListAdapter(Context context, ProgramManager programManager, ProgramGuide guide) {
52 mProgramGuide = guide;
ProgramListAdapter.java 17 package com.android.tv.guide;
27 import com.android.tv.guide.ProgramManager.TableEntriesUpdatedListener;
28 import com.android.tv.guide.ProgramManager.TableEntry;
32 * guide table.
ProgramRow.java 17 package com.android.tv.guide;
28 import com.android.tv.guide.ProgramManager.TableEntry;
213 // Current program is visible in the guide.
ProgramGrid.java 17 package com.android.tv.guide;
115 // off screen views in order to reduce jank, however the program guide is capable to scroll
ProgramItemView.java 17 package com.android.tv.guide;
49 import com.android.tv.guide.ProgramManager.TableEntry;
183 // If program guide is not active or is during showing/hiding,
ProgramManager.java 17 package com.android.tv.guide;
42 /** Manages the channels and programs for the program guide. */
425 // Note that This can be happens only if program guide isn't shown
510 * guide is shown.
673 * Entry for program guide table. An "entry" can be either an actual program or a gap between
ProgramTableAdapter.java 17 package com.android.tv.guide;
60 import com.android.tv.guide.ProgramManager.TableEntriesUpdatedListener;
73 /** Adapts the {@link ProgramListAdapter} list to the body of the program guide table. */
    [all...]
ProgramGuide.java 17 package com.android.tv.guide;
68 /** The program guide. */
74 // Whether we should show the guide partially. The first time the user enters the program guide,
76 // the program guide is entered, we recover the previous state (partial or full).
133 // When the program guide is popped up, we keep the previous state of the guide.
439 * Show the program guide. This reveals the side panel, and the program guide table is shown
531 /** Hide the program guide. *
    [all...]
  /external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/guide/
GetExample.java 1 package com.squareup.okhttp.guide;
PostExample.java 1 package com.squareup.okhttp.guide;
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
URLHandler.java 170 public void guide(URLVisitor v, boolean recurse, boolean strip) { method in class:URLHandler.FileURLHandler
230 public void guide(URLVisitor v, boolean recurse, boolean strip) { method in class:URLHandler.JarURLHandler
260 public void guide(URLVisitor visitor, boolean recurse) method in class:URLHandler
262 guide(visitor, recurse, true); method
265 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); method in class:URLHandler
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
URLHandler.java 166 public void guide(URLVisitor v, boolean recurse, boolean strip) { method in class:URLHandler.FileURLHandler
226 public void guide(URLVisitor v, boolean recurse, boolean strip) { method in class:URLHandler.JarURLHandler
256 public void guide(URLVisitor visitor, boolean recurse) method in class:URLHandler
258 guide(visitor, recurse, true); method
261 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); method in class:URLHandler
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/serializable/
SerializableChecker.java 201 handler.guide(checker, true, false);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
SerializableTestUtility.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
SerializableTestUtility.java     [all...]
  /prebuilts/sdk/current/extras/constraint-layout/solver/
constraint-layout-solver-1.1.0-beta1.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
penwin.h 1663 GUIDE guide; member in struct:tagRC
    [all...]
  /prebuilts/sdk/current/extras/constraint-layout-x/solver/
constraintlayout-solver-1.1.0.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.0/
kotlin-compiler-embeddable-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.20/
kotlin-compiler-embeddable-1.2.20.jar 

Completed in 649 milliseconds

1 2 3