Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java163 public RequestWindowView(Context context, boolean showCancel) { in RequestWindowView() argument
168 mShowCancel = showCancel; in RequestWindowView()