Searched defs:mSyncId (Results 1 – 5 of 5) sorted by relevance
53 void onTransactionReady(int mSyncId, Set<WindowContainer> windowContainersReady); in onTransactionReady()58 int mSyncId; field in BLASTSyncEngine.SyncState71 public void onTransactionReady(int mSyncId, Set<WindowContainer> windowContainersReady) { in onTransactionReady()
419 public void onTransactionReady(int mSyncId, Set<WindowContainer> windowContainersReady) { in onTransactionReady()
2706 public void onTransactionReady(int mSyncId, Set<WindowContainer> windowContainersReady) { in onTransactionReady()
107 const jfieldID mSyncId; member
919 private final int mSyncId; field in AudioTrack.TunerConfiguration