Searched refs:sendTimestamp (Results 1 – 4 of 4) sorted by relevance
31 void sendTimestamp(IBinder token, long timestamp); in sendTimestamp() method
245 public void sendTimestamp(IBinder token, long timestamp) throws RuntimeException { in sendTimestamp() method in TvRemoteProvider250 mRemoteServiceInput.sendTimestamp(token, timestamp); in sendTimestamp()
17 method public void sendTimestamp(android.os.IBinder, long) throws java.lang.RuntimeException;
176 public void sendTimestamp(IBinder token, long timestamp) { in sendTimestamp() method in TvRemoteServiceInput