| /core/core/src/main/java/androidx/core/view/accessibility/ |
| D | AccessibilityWindowInfoCompat.java | 342 public int getDisplayId() { in getDisplayId() method in AccessibilityWindowInfoCompat 344 return Api33Impl.getDisplayId((AccessibilityWindowInfo) mInfo); in getDisplayId() 632 static int getDisplayId(AccessibilityWindowInfo info) { in getDisplayId() method in AccessibilityWindowInfoCompat.Api33Impl 633 return info.getDisplayId(); in getDisplayId()
|
| /core/core/src/androidTest/java/androidx/core/view/accessibility/ |
| D | AccessibilityWindowInfoCompatTest.java | 87 assertThat(windowInfoCompat.getDisplayId()).isEqualTo( in testGetDisplayId() 88 windowInfoCompat.unwrap().getDisplayId()); in testGetDisplayId()
|
| /core/core/src/main/java/androidx/core/app/ |
| D | ActivityCompat.java | 621 && Api30Impl.getDisplay(activity).getDisplayId() != Display.DEFAULT_DISPLAY; in isLaunchedFromBubble() 624 && activity.getWindowManager().getDefaultDisplay().getDisplayId() in isLaunchedFromBubble()
|
| /core/core/src/androidTest/java/androidx/core/content/ |
| D | ContextCompatTest.java | 649 assertEquals(windowManager.getDefaultDisplay().getDisplayId(), in testGetDisplayFromApplication() 650 actualDisplay.getDisplayId()); in testGetDisplayFromApplication()
|
| /core/core/src/main/java/androidx/core/view/ |
| D | DisplayCompat.java | 157 if (display.getDisplayId() != Display.DEFAULT_DISPLAY) { in parsePhysicalDisplaySizeFromSystemProperties()
|
| /core/core/api/ |
| D | 1.10.0-beta01.txt | 3640 method public int getDisplayId();
|
| D | 1.11.0-beta02.txt | 3743 method public int getDisplayId();
|
| D | 1.9.0-beta01.txt | 3579 method public int getDisplayId();
|
| D | 1.11.0-beta01.txt | 3743 method public int getDisplayId();
|
| D | 1.13.0-beta01.txt | 3918 method public int getDisplayId();
|
| D | 1.12.0-beta01.txt | 3903 method public int getDisplayId();
|
| D | 1.15.0-beta01.txt | 4000 method public int getDisplayId();
|
| D | current.txt | 4048 method public int getDisplayId();
|
| D | 1.16.0-beta01.txt | 4042 method public int getDisplayId();
|
| D | restricted_1.9.0-beta01.txt | 4041 method public int getDisplayId();
|
| D | restricted_1.10.0-beta01.txt | 4107 method public int getDisplayId();
|
| D | restricted_1.11.0-beta02.txt | 4229 method public int getDisplayId();
|
| D | restricted_1.12.0-beta01.txt | 4392 method public int getDisplayId();
|
| D | restricted_1.11.0-beta01.txt | 4222 method public int getDisplayId();
|
| D | restricted_1.13.0-beta01.txt | 4444 method public int getDisplayId();
|
| D | restricted_1.16.0-beta01.txt | 4590 method public int getDisplayId();
|
| D | restricted_current.txt | 4596 method public int getDisplayId();
|
| D | restricted_1.15.0-beta01.txt | 4545 method public int getDisplayId();
|