/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/ |
D | SamplePresentation.java | 42 public SamplePresentation(Context outerContext, Display display) { in SamplePresentation() argument 43 super(outerContext, display); in SamplePresentation() 51 setContentView(R.layout.display); in onCreate()
|
/developers/samples/android/media/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/ |
D | SamplePresentation.java | 42 public SamplePresentation(Context outerContext, Display display) { in SamplePresentation() argument 43 super(outerContext, display); in SamplePresentation() 51 setContentView(R.layout.display); in onCreate()
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ |
D | Utils.java | 41 Display display = wm.getDefaultDisplay(); in getDisplaySize() local 43 display.getSize(size); in getDisplaySize()
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/ |
D | Utils.java | 46 Display display = wm.getDefaultDisplay(); in getDisplaySize() local 48 display.getSize(size); in getDisplaySize()
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ |
D | README.md | 5 This sample shows how to display a pop up menu using PopupMenu from the v7 appcompat library. 12 …ListFragment][2] from the v4 support library to display the list. It shows how to instantiate and …
|
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ |
D | README.md | 5 This sample shows how to display a pop up menu using PopupMenu from the v7 appcompat library. 12 …ListFragment][2] from the v4 support library to display the list. It shows how to instantiate and …
|
/developers/samples/android/media/BasicMediaRouter/ |
D | README.md | 5 This sample demonstrates the use of the MediaRouter API to display 6 content on a secondary display.
|
/developers/build/prebuilts/gradle/BasicMediaRouter/ |
D | README.md | 5 This sample demonstrates the use of the MediaRouter API to display 6 content on a secondary display.
|
/developers/build/prebuilts/gradle/BasicNotifications/ |
D | README.md | 5 A basic app showing how to display events in the system's notification bar using 13 The [Notification API][1] allows the app developers to display a message outside 35 The code snippet will immediately display the notification icon in the
|
/developers/samples/android/notification/BasicNotifications/ |
D | README.md | 5 A basic app showing how to display events in the system's notification bar using 13 The [Notification API][1] allows the app developers to display a message outside 35 The code snippet will immediately display the notification icon in the
|
/developers/build/prebuilts/gradle/ScreenCapture/Application/src/main/java/com/example/android/screencapture/ |
D | ScreenCaptureFragment.java | 22 import android.hardware.display.DisplayManager; 23 import android.hardware.display.VirtualDisplay;
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/ |
D | README.md | 12 an interface to connect, display data and display GATT services and
|
/developers/build/prebuilts/gradle/BluetoothLeGatt/ |
D | README.md | 12 an interface to connect, display data and display GATT services and
|
/developers/samples/android/media/ScreenCapture/Application/src/main/java/com/example/android/screencapture/ |
D | ScreenCaptureFragment.java | 22 import android.hardware.display.DisplayManager; 23 import android.hardware.display.VirtualDisplay;
|
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
D | OverlayDisplayWindow.java | 21 import android.hardware.display.DisplayManager; 122 Display display = mWindowManager.getDefaultDisplay(); in show() local 135 int width = (int)(display.getWidth() * INITIAL_SCALE); in show() 136 int height = (int)(display.getHeight() * INITIAL_SCALE); in show()
|
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
D | OverlayDisplayWindow.java | 21 import android.hardware.display.DisplayManager; 122 Display display = mWindowManager.getDefaultDisplay(); in show() local 135 int width = (int)(display.getWidth() * INITIAL_SCALE); in show() 136 int height = (int)(display.getHeight() * INITIAL_SCALE); in show()
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ |
D | README.md | 6 split action bar when running on a device with a narrow display, and shows three tabs. 15 necessary to display a compatible Action Bar on devices running Android v2.1+.
|
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/ |
D | README.md | 6 split action bar when running on a device with a narrow display, and shows three tabs. 15 necessary to display a compatible Action Bar on devices running Android v2.1+.
|
/developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/ |
D | Utils.java | 194 public static Rect calculateBottomInsetsOnRoundDevice(Display display, Rect systemInsets) { in calculateBottomInsetsOnRoundDevice() argument 196 display.getSize(size); in calculateBottomInsetsOnRoundDevice()
|
/developers/samples/android/ui/views/RecyclerView/kotlinApp/ |
D | README.md | 16 [RecyclerView][1] can display large datasets that can be scrolled 21 Tap "Show Log" menu item to display log of elements as they are laid out and
|
/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/ |
D | README.md | 16 [RecyclerView][1] can display large datasets that can be scrolled 21 Tap "Show Log" menu item to display log of elements as they are laid out and
|
/developers/build/prebuilts/gradle/RecyclerView/ |
D | README.md | 15 [RecyclerView][1] can display large datasets that can be scrolled 20 Tap "Show Log" menu item to display log of elements as they are laid out and
|
/developers/samples/android/ui/views/RecyclerView/ |
D | README.md | 15 [RecyclerView][1] can display large datasets that can be scrolled 20 Tap "Show Log" menu item to display log of elements as they are laid out and
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/ |
D | Utils.java | 195 public static Rect calculateBottomInsetsOnRoundDevice(Display display, Rect systemInsets) { in calculateBottomInsetsOnRoundDevice() argument 197 display.getSize(size); in calculateBottomInsetsOnRoundDevice()
|
/developers/build/prebuilts/gradle/HdrViewfinder/ |
D | README.md | 32 and display subsystems generally only accept RGB data. Therefore, after the images are 37 Data is passed between the subsystems (camera, RenderScript, and display) using the
|