Searched refs:kWhatNotify (Results 1 – 2 of 2) sorted by relevance
69 kWhatNotify = 'noti', enumerator
132 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync()547 CHECK_EQ(msg->what(), (int)kWhatNotify); in onMessageReceived()829 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded()