Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DUnsupportedDisplaySizeDialog.java64 mPackageName, AppWarnings.FLAG_HIDE_DISPLAY_SIZE, !isChecked)); in UnsupportedDisplaySizeDialog()
DAppWarnings.java53 public static final int FLAG_HIDE_DISPLAY_SIZE = 0x01; field in AppWarnings
245 ar.packageName, FLAG_HIDE_DISPLAY_SIZE)) { in showUnsupportedDisplaySizeDialogUiThread()