Searched defs:syncMode (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/android/database/sqlite/ |
H A D | SQLiteCompatibilityWalFlagsTest.java | 108 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 D | SQLiteDatabaseConfiguration.java | 142 public String syncMode; field in SQLiteDatabaseConfiguration
|
H A D | SQLiteDatabase.java | 296 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 D | SQLiteOpenHelperTest.java | 192 String syncMode = DatabaseUtils in testOpenParamsConstructor() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputManagerService.java | 304 int injectorPid, int injectorUid, int syncMode, int timeoutMillis, in nativeInjectInputEvent()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_input_InputManagerService.cpp | 1685 jint syncMode, jint timeoutMillis, jint policyFlags) { in nativeInjectInputEvent()
|
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InputDispatcher.cpp | 4045 InputEventInjectionSync syncMode, std::chrono::milliseconds timeout, uint32_t policyFlags) { in injectInputEvent()
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputDispatcher_test.cpp | 1146 InputEventInjectionSync syncMode = InputEventInjectionSync::WAIT_FOR_RESULT, in injectKey()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |