Searched defs:custom (Results 1 – 5 of 5) sorted by relevance
481 final FrameLayout custom = mWindow.findViewById(R.id.custom); in setupCustomContent() local
424 final View custom = tab.getCustomView(); in update() local
674 final FrameLayout custom = (FrameLayout) mWindow.findViewById(R.id.custom); in setupCustomContent() local
943 private Animation loadCustomActivityAnimation(@NonNull CustomAppTransition custom, in loadCustomActivityAnimation()
933 let custom = Custom(123_456_789, true, string8, strs); in test_custom_parcelable() localVariable