Searched refs:EVENT_REGISTERED_TO_NETWORK (Results 1 – 4 of 4) sorted by relevance
320 mSST.registerForNetworkAttached(this, EVENT_REGISTERED_TO_NETWORK, null); in init()
170 mSST.registerForNetworkAttached(this, EVENT_REGISTERED_TO_NETWORK, null); in init()1304 case EVENT_REGISTERED_TO_NETWORK:{ in handleMessage()
169 mSST.registerForNetworkAttached(this, EVENT_REGISTERED_TO_NETWORK, null); in GSMPhone()204 mSST.registerForNetworkAttached(this, EVENT_REGISTERED_TO_NETWORK, null); in GSMPhone()1464 case EVENT_REGISTERED_TO_NETWORK: in handleMessage()
152 protected static final int EVENT_REGISTERED_TO_NETWORK = 19; field in PhoneBase