Searched defs:LocationSlice (Results 1 – 2 of 2) sorted by relevance
47 public class LocationSlice implements CustomSliceable { class51 public LocationSlice(Context context) { in LocationSlice() method in LocationSlice
39 final Slice LocationSlice = new LocationSlice(mContext).getSlice(); in getLocationSlice_correctSliceContent() local