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

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_state_test.h 138 // Set of enumerations (created with a helper macro) for _FALSE, _TRUE, and
143 enum_prefix##_TRUE, \
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 109 private static final int _TRUE = 1;
143 checkMemory(msg.arg1 == _TRUE);
307 clearCache ?_TRUE : _FALSE, 0),

Completed in 138 milliseconds