HomeSort by relevance Sort by last modified time
    Searched defs:Presentation (Results 1 - 21 of 21) sorted by null

  /frameworks/native/services/inputflinger/
PointerControllerInterface.h 77 enum Presentation {
85 virtual void setPresentation(Presentation presentation) = 0;
  /frameworks/base/core/java/android/app/
Presentation.java 44 * A presentation is a special kind of dialog whose purpose is to present
45 * content on a secondary display. A {@link Presentation} is associated with
49 * Notably, the {@link Context} of a presentation is different from the context
51 * of a presentation and load other resources using the presentation's own context
55 * A presentation is automatically canceled (see {@link Dialog#cancel()}) when
57 * care of pausing and resuming whatever content is playing within the presentation
61 * <h3>Choosing a presentation display</h3>
63 * Before showing a {@link Presentation} it's important to choose the {@link Display}
64 * on which it will appear. Choosing a presentation display is sometimes difficul
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 463 milliseconds