Searched refs:newFromBundle (Results 1 – 6 of 6) sorted by relevance
170 mSignalStrength = SignalStrength.newFromBundle(intent.getExtras()); in onReceive()189 mServiceState = ServiceState.newFromBundle(intent.getExtras()); in onReceive()
63 public static CellLocation newFromBundle(Bundle bundle) { in newFromBundle() method in CellLocation
325 CellLocation location = CellLocation.newFromBundle(bundle);
218 CellLocation cl = CellLocation.newFromBundle(bundle); in getCellLocation()
154 public static ServiceState newFromBundle(Bundle m) { in newFromBundle() method in ServiceState
79 public static SignalStrength newFromBundle(Bundle m) { in newFromBundle() method in SignalStrength