Searched defs:isSynchronous (Results 1 – 2 of 2) sorted by relevance
147 long whenNanos, int switchValues, int switchMask, boolean isSynchronous) { in notifyWiredAccessoryChanged()211 private void updateLocked(String newName, int newState, boolean isSynchronous) { in updateLocked()
116 bool isSynchronous() {return mSynchronous;} in isSynchronous() function