Searched defs:inputContentInfo (Results 1 – 4 of 4) sorted by relevance
174 InputContentInfo inputContentInfo = mock(InputContentInfo.class); in testReleasePermissions_ime() local185 InputContentInfo inputContentInfo = mock(InputContentInfo.class); in testReleasePermissions_ime_afterCopy() local261 InputContentInfo inputContentInfo = new InputContentInfo(Uri.parse("content://example/1"), in testParcel_imePermissionsMetadata() local
165 final InputContentInfo inputContentInfo = new InputContentInfo( in testInputConnectionWrapper() local
863 public boolean commitContent(InputContentInfo inputContentInfo, int flags, in testCommitContent()895 public boolean commitContent(InputContentInfo inputContentInfo, int flags, in testCommitContentFailWithTimeout()929 public boolean commitContent(InputContentInfo inputContentInfo, int flags, in testCommitContentFailFastAfterUnbindInput()
1017 public ImeCommand callCommitContent(@NonNull InputContentInfo inputContentInfo, int flags, in callCommitContent()