Searched refs:processSwitch (Results 1 – 3 of 3) sorted by relevance
35 processSwitch(rawEvent->code, rawEvent->value); in process()45 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() function in android::SwitchInputMapper
39 void processSwitch(int32_t switchCode, int32_t switchValue);
226 boolean processSwitch, int startResult) { in create() argument244 processSwitch); in create()249 boolean processRunning, boolean processSwitch) { in TransitionInfo() argument254 mProcessSwitch = processSwitch; in TransitionInfo()536 final boolean processSwitch = !processRunning in notifyActivityLaunched()543 + " processSwitch=" + processSwitch + " info=" + info); in notifyActivityLaunched()564 processRunning, processSwitch, resultCode); in notifyActivityLaunched()