HomeSort by relevance Sort by last modified time
    Searched refs:forceOpaqueBackground (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsActivity.java 116 public static boolean forceOpaqueBackground(Context context) {
123 if (forceOpaqueBackground(this)) {
Recents.java 61 if (RecentsActivity.forceOpaqueBackground(mContext)) {

Completed in 31 milliseconds