Searched refs:toLongArray (Results 1 – 4 of 4) sorted by relevance
102 long netMask = bitSet.toLongArray()[0]; in isOnInterface()
303 CollectionUtils.toLongArray(mDnsTimeStamp), in build()
204 public static long[] toLongArray(List<Long> list) { in toLongArray() method in CarServiceUtils
22 import static com.android.car.CarServiceUtils.toLongArray;769 mVehiclePropValue.value.int64Values = toLongArray(int64Values); in setMixedCarProperty()