Searched refs:getSourceLayoutResId (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/ |
D | PeopleTileViewHelperTest.java | 585 assertEquals(result.getSourceLayoutResId(), R.layout.people_tile_suppressed_layout); in testCreateRemoteViewsWithPackageSuspended() 617 assertEquals(result.getSourceLayoutResId(), R.layout.people_tile_work_profile_quiet_layout); in testCreateRemoteViewsWithUserQuieted() 629 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 640 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 650 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 661 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 672 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 683 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 694 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() 705 result.getSourceLayoutResId(), in testCreateRemoteViewsWithDndBlocking() [all …]
|
/frameworks/base/core/java/android/view/ |
D | View.java | 26976 public int getSourceLayoutResId() { in getSourceLayoutResId() method
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 52752 method @LayoutRes public int getSourceLayoutResId();
|