Home
last modified time | relevance | path

Searched defs:decor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DGalleryActivity.java262 View decor = getWindow().getDecorView(); in onGenericMotionEvent() local
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DPagedRecyclerView.java421 public void addItemDecoration(@NonNull ItemDecoration decor, int index) { in addItemDecoration()
430 public void addItemDecoration(@NonNull ItemDecoration decor) { in addItemDecoration()