Home
last modified time | relevance | path

Searched refs:oldtech (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/ril/
Dreference-ril.c3052 int oldtech = TECH(mdm); local
3054 if (newtech != oldtech) {
3055 RLOGD("Tech change (%d => %d)", oldtech, newtech);
3057 if (techFromModemType(newtech) != techFromModemType(oldtech)) {