Searched defs:setLong (Results 1 – 5 of 5) sorted by relevance
25 void setLong(in String key, in long value, in int userId); in setLong() method
1310 private void setLong(String secureSettingKey, long value, int userHandle) { in setLong() method in LockPatternUtils
845 public final void setLong(String name, long value) { in setLong() method in MediaFormat
654 private static void setLong(long[] array, int i, long value) { in setLong() method in NetworkStatsHistory
651 public void setLong(String key, long value, int userId) throws RemoteException { in setLong() method in LockSettingsService