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

  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 93 public static final native void disableBackgroundScheduling(boolean disable);
  /frameworks/native/libs/binder/
IPCThreadState.cpp 347 void IPCThreadState::disableBackgroundScheduling(bool disable)
    [all...]

Completed in 95 milliseconds