Searched defs:loadInteger (Results 1 – 3 of 3) sorted by relevance
141 private static int loadInteger(@Nullable Resources res, int resId, int defaultValue) { in loadInteger() method in VibrationConfig
344 public void loadInteger(int id, int value) { in loadInteger() method in AndroidRemoteContext
530 public abstract void loadInteger(int id, int value); in loadInteger() method in RemoteContext