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

  /frameworks/native/include/input/
Input.h 116 ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN = 0x00000001,
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 812 bool lightsOut = mLocked.systemUiVisibility & ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN;
    [all...]

Completed in 99 milliseconds