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