Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
H A DApplicationViewHolder.java68 static View newView(ViewGroup parent, boolean twoTarget) { in newView() argument
72 if (twoTarget) { in newView()