Home | History | Annotate | Download | only in app

Lines Matching defs:what

732         String what;
1017 // should happen regardless of what pending work we have to do
1645 if (DEBUG_MESSAGES) Slog.v(TAG, ">>> handling: " + codeToString(msg.what));
1646 switch (msg.what) {
1694 cci.context.performFinalCleanup(cci.who, cci.what);
1825 if (DEBUG_MESSAGES) Slog.v(TAG, "<<< done: " + codeToString(msg.what));
2756 void sendMessage(int what, Object obj) {
2757 sendMessage(what, obj, 0, 0, false);
2760 private void sendMessage(int what, Object obj, int arg1) {
2761 sendMessage(what, obj, arg1, 0, false);
2764 private void sendMessage(int what, Object obj, int arg1, int arg2) {
2765 sendMessage(what, obj, arg1, arg2, false);
2768 private void sendMessage(int what, Object obj, int arg1, int arg2, boolean async) {
2770 TAG, "SCHEDULE " + what + " " + mH.codeToString(what)
2773 msg.what = what;
2783 private void sendMessage(int what, Object obj, int arg1, int arg2, int seq) {
2785 TAG, "SCHEDULE " + mH.codeToString(what) + " arg1=" + arg1 + " arg2=" + arg2 +
2788 msg.what = what;
2799 String what) {
2803 cci.what = what;
2925 // TODO(lifecycler): What do we do in this case?
4640 // assume that is really what we want regardless of what we
5493 * libraries, we might need to choose the secondary depending on what the current
6120 // What we do at this point depends on whether there are