Home
last modified time | relevance | path

Searched defs:syncMode (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/database/sqlite/
H A DSQLiteCompatibilityWalFlagsTest.java108 String syncMode = DatabaseUtils.stringForQuery(mDatabase, "PRAGMA synchronous", null); in testApplyFlags() local
124 String syncMode = DatabaseUtils.stringForQuery(mDatabase, "PRAGMA synchronous", null); in testApplyFlags_thenDisableWriteAheadLogging() local
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabaseConfiguration.java142 public String syncMode; field in SQLiteDatabaseConfiguration
H A DSQLiteDatabase.java296 String journalMode, String syncMode) { in SQLiteDatabase()
2525 long idleConnectionTimeout, String journalMode, String syncMode) { in OpenParams()
2820 public Builder setSynchronousMode(@NonNull String syncMode) { in setSynchronousMode()
/aosp12/frameworks/base/core/tests/coretests/src/android/database/
H A DSQLiteOpenHelperTest.java192 String syncMode = DatabaseUtils in testOpenParamsConstructor() local
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java304 int injectorPid, int injectorUid, int syncMode, int timeoutMillis, in nativeInjectInputEvent()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1685 jint syncMode, jint timeoutMillis, jint policyFlags) { in nativeInjectInputEvent()
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4045 InputEventInjectionSync syncMode, std::chrono::milliseconds timeout, uint32_t policyFlags) { in injectInputEvent()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp1146 InputEventInjectionSync syncMode = InputEventInjectionSync::WAIT_FOR_RESULT, in injectKey()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...