Home
last modified time | relevance | path

Searched defs:auto (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDevice.cpp104 if(mSensors->poll(0, [](auto, const auto &, const auto &) {}).isOk()) { in connectHidlService() argument
/frameworks/av/media/libmedia/omx/1.0/
DWGraphicBufferSource.cpp73 [stopTimeOffsetUs](auto, auto offsetUs) { in getStopTimeOffsetUs() argument
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp143 mFlinger.setCreateBufferQueueFunction([](auto, auto, auto) { in DisplayTransactionTest() argument
147 mFlinger.setCreateNativeWindowSurface([](auto) { in DisplayTransactionTest() argument
198 [this](auto) { return std::unique_ptr<NativeWindowSurface>(mNativeWindowSurface); }); in injectFakeNativeWindowSurfaceFactory() argument
/frameworks/base/services/core/java/com/android/server/content/
DSyncStorageEngine.java946 Boolean auto = mMasterSyncAutomatically.get(userId); in setMasterSyncAutomatically() local
965 Boolean auto = mMasterSyncAutomatically.get(userId); in getMasterSyncAutomatically() local
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto98 optional Auto auto = 16; field
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3807 int auto = Settings.System.getIntForUser( in interceptKeyBeforeDispatching() local