 |
Looper | Android Developers
Quits the looper. Causes the loop() method to terminate without processing any more messages in the message queue. Any attempt to post messages to the queue after the looper is asked to quit will fail. For example, the sendMessage(Message) method will ...
developer.android.com |
 |