Searched refs:isFirstAppSwitch_ (Results 1 – 2 of 2) sorted by relevance
143 bool isFirstAppSwitch_ = false; variable
199 if (it != data.end() && (data["event"] == "appswitch") && (isFirstAppSwitch_ == false)) { in SyncInputInfo()201 isFirstAppSwitch_ = true; in SyncInputInfo()