Searched refs:REMOVE_CONTENT_MODE_UNDEFINED (Results 1 – 3 of 3) sorted by relevance
21 import static android.view.WindowManager.REMOVE_CONTENT_MODE_UNDEFINED;110 private int mRemoveContentMode = REMOVE_CONTENT_MODE_UNDEFINED;143 && mRemoveContentMode == REMOVE_CONTENT_MODE_UNDEFINED in isEmpty()289 if (entry == null || entry.mRemoveContentMode == REMOVE_CONTENT_MODE_UNDEFINED) { in getRemoveContentModeLocked()525 REMOVE_CONTENT_MODE_UNDEFINED); in readDisplay()596 if (entry.mRemoveContentMode != REMOVE_CONTENT_MODE_UNDEFINED) { in writeSettings()
77 import static android.view.WindowManager.REMOVE_CONTENT_MODE_UNDEFINED;7052 return REMOVE_CONTENT_MODE_UNDEFINED; in getRemoveContentMode()
357 int REMOVE_CONTENT_MODE_UNDEFINED = 0; field377 REMOVE_CONTENT_MODE_UNDEFINED,