Home
last modified time | relevance | path

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

/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoLand.java193 final View group = holder.contextGroup; in setContextGroupVisible()
327 private final View contextGroup; field in NekoLand.CatHolder
335 contextGroup = itemView.findViewById(R.id.contextGroup); in CatHolder()