Searched refs:takeSnapshot (Results 1 – 8 of 8) sorted by relevance
440 public TextSnapshot takeSnapshot() { in takeSnapshot() method in InputConnectionWrapper441 return mTarget.takeSnapshot(); in takeSnapshot()
1419 default TextSnapshot takeSnapshot() { in takeSnapshot() method
1086 public TextSnapshot takeSnapshot() { in takeSnapshot() method in BaseInputConnection
353 final TextSnapshot textSnapshot = ic.takeSnapshot(); in scheduleInvalidateInput()
570 verifyTextSnapshotContentEquals(mBaseInputConnection.takeSnapshot(), expectedTextSnapshot); in testGetText_noStyle()625 verifyTextSnapshotContentEquals(mBaseInputConnection.takeSnapshot(), expectedTextSnapshot); in testGetText_withStyle()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3828 HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->takeSnapshot(Lkotlin/jvm/functions/Func…
55624 method @Nullable public default android.view.inputmethod.TextSnapshot takeSnapshot();