Searched refs:kWhatNotify (Results 1 – 4 of 4) sorted by relevance
68 kWhatNotify = 'noti', enumerator
116 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync()510 CHECK_EQ(msg->what(), kWhatNotify); in onMessageReceived()792 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded()
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()