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