Searched refs:kWhatNotify (Results 1 – 2 of 2) sorted by relevance
57 kWhatNotify = 'noti', enumerator
76 sp<AMessage> notify = new AMessage(kWhatNotify, mReflector->id()); in start()233 CHECK_EQ(msg->what(), (int)kWhatNotify); in onMessageReceived()