Home
last modified time | relevance | path

Searched refs:getSourceLayoutResId (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java585 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/
DView.java26976 public int getSourceLayoutResId() { in getSourceLayoutResId() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt52752 method @LayoutRes public int getSourceLayoutResId();