Searched defs:setLong (Results 1 – 3 of 3) sorted by relevance
306 void setLong(int64_t v) { in setLong() function
1725 public Builder setLong(@NonNull String name, long value) { in setLong() method in DeviceConfig.Properties.Builder
1018 private static void setLong(long[] array, int i, long value) { in setLong() method in NetworkStatsHistory