Searched refs:reportStartInputAsync (Results 1 – 4 of 4) sorted by relevance
31 void reportStartInputAsync(in IBinder startInputToken); in reportStartInputAsync() method
134 public void reportStartInputAsync(IBinder startInputToken) { in reportStartInputAsync() method in InputMethodPrivilegedOperations140 ops.reportStartInputAsync(startInputToken); in reportStartInputAsync()
856 mPrivOps.reportStartInputAsync(params.startInputToken); in dispatchStartInput()
6813 public void reportStartInputAsync(IBinder startInputToken) { in reportStartInputAsync() method in InputMethodPrivilegedOperationsImpl