Searched refs:StateChanged (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/cros/cellular/pseudomodem/ |
D | modem.py | 308 self.StateChanged(old_state, state, dbus.types.UInt32(reason)) 807 def StateChanged(self, old, new, reason): member in Modem
|
/external/autotest/client/cros/cellular/ |
D | pseudo_modem.py | 378 self.StateChanged(Int32(self.state), Int32(new_state), UInt32(why)) 459 def StateChanged(self, old_state, new_state, why): member in Modem
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 1088 StateChanged(pState, m_drawState) || fill_color != m_fillColor || in DrawChanged() 1116 bool StateChanged(const CFX_GraphStateData* pState, in StateChanged() function in SkiaState
|