Home
last modified time | relevance | path

Searched refs:Display (Results 1 – 17 of 17) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DPresentationActivity.java38 import android.view.Display;
157 final Display display = mDisplayListAdapter.getItem(i); in onResume()
199 private void showPresentation(Display display, DemoPresentationContents contents) { in showPresentation()
217 private void hidePresentation(Display display) { in hidePresentation()
234 private void setPresentationDisplayMode(Display display, int displayModeId) { in setPresentationDisplayMode()
261 final Display display = (Display)buttonView.getTag(); in onCheckedChanged()
280 final Display display = (Display)v.getTag(); in onClick()
302 final Display display = (Display)parent.getTag(); in onItemSelected()
303 final Display.Mode[] modes = display.getSupportedModes(); in onItemSelected()
313 final Display display = (Display)parent.getTag(); in onNothingSelected()
[all …]
DPresentationWithMediaRouterActivity.java33 import android.view.Display;
162 Display presentationDisplay = route != null ? route.getPresentationDisplay() : null; in updatePresentation()
264 public DemoPresentation(Context context, Display display) { in DemoPresentation()
/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DSoftInputWindowManager.java24 import android.view.Display;
42 final Display display = in getOrCreateSoftInputWindow()
/development/samples/browseable/BasicMediaRouter/src/com.example.android.basicmediarouter/
DSamplePresentation.java22 import android.view.Display;
42 public SamplePresentation(Context outerContext, Display display) { in SamplePresentation()
DMainActivity.java26 import android.view.Display;
156 Display selectedDisplay = null; in updatePresentation()
/development/samples/MultiDisplay/src/com/example/android/multidisplay/launcher/
DLauncherActivity.java31 import android.view.Display;
68 private int mSelectedDisplayId = Display.INVALID_DISPLAY;
104 mSelectedDisplayId = Display.INVALID_DISPLAY; in onCreate()
206 if (mSelectedDisplayId != Display.INVALID_DISPLAY) { in launch()
230 mDisplayAdapter.add(new DisplayItem(Display.INVALID_DISPLAY, "Do not specify display")); in refreshDisplayPicker()
232 for (Display display : dm.getDisplays()) { in refreshDisplayPicker()
234 final boolean isDisplayPrivate = (display.getFlags() & Display.FLAG_PRIVATE) != 0; in refreshDisplayPicker()
/development/samples/browseable/RuntimePermissions/
D_index.jd9 Display the log on screen to follow the execution.
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetworkVars.java21 import android.view.Display;
85Display display = DisplayManagerGlobal.getInstance().getRealDisplay(Display.DEFAULT_DISPLAY);
DMonkeySourceRandom.java23 import android.view.Display;
268Display display = DisplayManagerGlobal.getInstance().getRealDisplay(Display.DEFAULT_DISPLAY); in generatePointerEvent()
329 private PointF randomPoint(Random random, Display display) { in randomPoint()
337 private void randomWalk(Random random, Display display, PointF point, PointF vector) { in randomWalk()
/development/samples/browseable/BasicMediaRouter/
D_index.jd11 you may need to enable "Wireless Display" functionality in the system settings.
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DUtils.java30 import android.view.Display;
194 public static Rect calculateBottomInsetsOnRoundDevice(Display display, Rect systemInsets) { in calculateBottomInsetsOnRoundDevice()
/development/scripts/
Dnative_heapdump_viewer.py372 def Display(resolved_addrs, indent, total, parent_total, node): function
383 Display(resolved_addrs, indent + " ", total, node.size, child)
476 Display(resolved_addrs, "", app.size, app.size + zygote.size, app)
478 Display(resolved_addrs, "", zygote.size, app.size + zygote.size, zygote)
/development/samples/MultiDisplay/src/com/example/android/multidisplay/wallpaper/
DSampleWallpaper.java34 import android.view.Display;
51 private Display mDisplay;
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DOverlayDisplayWindow.java25 import android.view.Display;
122 Display display = mWindowManager.getDefaultDisplay(); in show()
181 private final Display mDefaultDisplay;
DLocalPlayer.java31 import android.view.Display;
423 Display presentationDisplay = mRoute != null ? mRoute.getPresentationDisplay() : null; in updatePresentation()
536 public DemoPresentation(Context context, Display display) { in DemoPresentation()
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
DAccelerometerPlayActivity.java33 import android.view.Display;
56 private Display mDisplay;
/development/tools/logblame/
Dsample.txt54 Display device changed state: "Built-in Screen", OFF
253 Display device changed state: "Built-in Screen", DOZE
355 Display device changed state: "Built-in Screen", ON
1410 Display device changed state: "Built-in Screen", OFF
1650 Display device changed state: "Built-in Screen", DOZE
1748 Display device changed state: "Built-in Screen", ON