Searched refs:REMOVE_CONTENT_MODE_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
23 import static android.view.WindowManager.REMOVE_CONTENT_MODE_UNDEFINED;160 if (settings.mRemoveContentMode == REMOVE_CONTENT_MODE_UNDEFINED) { in getRemoveContentModeLocked()360 int mRemoveContentMode = REMOVE_CONTENT_MODE_UNDEFINED;500 if (delta.mRemoveContentMode != REMOVE_CONTENT_MODE_UNDEFINED in updateFrom()551 && mRemoveContentMode == REMOVE_CONTENT_MODE_UNDEFINED in isEmpty()
21 import static android.view.WindowManager.REMOVE_CONTENT_MODE_UNDEFINED;389 REMOVE_CONTENT_MODE_UNDEFINED /* defaultValue */); in readDisplay()477 if (settingsEntry.mRemoveContentMode != REMOVE_CONTENT_MODE_UNDEFINED) { in writeSettings()
80 import static android.view.WindowManager.REMOVE_CONTENT_MODE_UNDEFINED;7164 return REMOVE_CONTENT_MODE_UNDEFINED; in getRemoveContentMode()
488 int REMOVE_CONTENT_MODE_UNDEFINED = 0; field508 REMOVE_CONTENT_MODE_UNDEFINED,