Searched refs:hasAsyncUpdate (Results 1 – 11 of 11) sorted by relevance
127 if (!controller.hasAsyncUpdate()) { in handleToggleAction()138 if (!controller.hasAsyncUpdate()) { in handleToggleAction()194 if (!controller.hasAsyncUpdate()) { in handleCopyAction()
63 default boolean hasAsyncUpdate() { in hasAsyncUpdate() method
127 if (!controller.hasAsyncUpdate()) { in handleToggleAction()138 if (!controller.hasAsyncUpdate()) { in handleToggleAction()193 if (!controller.hasAsyncUpdate()) { in handleCopyAction()
75 public boolean hasAsyncUpdate() { in hasAsyncUpdate() method in SecureNfcPreferenceController
95 public boolean hasAsyncUpdate() { in hasAsyncUpdate() method in NfcPreferenceController
88 public boolean hasAsyncUpdate() { in hasAsyncUpdate() method in NfcPreferenceController
83 public boolean hasAsyncUpdate() { in hasAsyncUpdate() method in FakeToggleController
150 assertThat(mPreferenceController.hasAsyncUpdate()).isFalse(); in hasAsyncUpdate_shouldReturnFalse()
184 assertThat(mNfcController.hasAsyncUpdate()).isTrue(); in hasAsyncUpdate_shouldReturnTrue()