grpc-java/binder/src
Eric Anderson a431e3664b binder: Remove unnecessary uses of LooperMode(PAUSED)
PAUSED Looper mode has been the default for many years, maybe around
robolectric 4.5 (9ae9f0b6a6). Explicitly specifying PAUSED Looper mode
is not necessary.

cl/690684542
2024-10-29 08:01:40 -07:00
..
androidTest google-java-format binder/src/*/*.java (#11297) 2024-06-24 09:42:31 -07:00
main Update binderDied() error description to spell out the possibilities for those unfamiliar with Android internals. (#11628) 2024-10-24 10:52:44 -07:00
test/java/io/grpc/binder binder: Remove unnecessary uses of LooperMode(PAUSED) 2024-10-29 08:01:40 -07:00
testFixtures/java/io/grpc/binder google-java-format binder/src/*/*.java (#11297) 2024-06-24 09:42:31 -07:00