Searched refs:deep (Results 1 – 5 of 5) sorted by relevance
171 sp<AMessage> changesFrom(const sp<const AMessage> &other, bool deep = false) const;
818 sp<AMessage> AMessage::changesFrom(const sp<const AMessage> &other, bool deep) const { in changesFrom()915 sp<AMessage> changes = myMsg->changesFrom(oMsg, deep); in changesFrom()917 diff->setMessage(item.mName, deep ? changes : myMsg); in changesFrom()
140 // Total amount of battery discharged in mAh while the device was in deep doze mode.302 // Amount of time the device was in deep Doze.304 // How many times the device went into deep Doze mode.306 // Amount of time the device was idling in deep Doze. Idling time310 // How many times the device idling for deep Doze mode.
430 void copyInternal(BaseBundle from, boolean deep) { in copyInternal() argument449 if (!deep) { in copyInternal()
4620 // This clock stops when the system enters deep sleep (CPU off, display dark, device waiting