Searched defs:gsm (Results 1 – 3 of 3) sorted by relevance
46 CellInfoGsm gsm = new CellInfoGsm(); in testParcel() local
43 RadioAccessSpecifier gsm = new RadioAccessSpecifier(ranGsm, gsmBands, gsmChannels); in testParcel() local
282 public void setIsGsm(boolean gsm) { in setIsGsm()