Searched refs:sendTimestamp (Results 1 – 5 of 5) sorted by relevance
31 void sendTimestamp(IBinder token, long timestamp); in sendTimestamp() method
306 public void sendTimestamp(@NonNull IBinder token, long timestamp) throws RuntimeException { in sendTimestamp() method in TvRemoteProvider311 mRemoteServiceInput.sendTimestamp(token, timestamp); in sendTimestamp()
21 …method public void sendTimestamp(@NonNull android.os.IBinder, long) throws java.lang.RuntimeExcept…
176 public void sendTimestamp(IBinder token, long timestamp) { in sendTimestamp() method in TvRemoteServiceInput
34178 Landroid/media/tv/ITvRemoteServiceInput$Stub$Proxy;->sendTimestamp(Landroid/os/IBinder;J)V