Searched defs:STORAGE (Results 1 – 2 of 2) sorted by relevance
36 public static String STORAGE = "DSK"; field in NotificationChannels
35 enum Type { UNKNOWN, INT, LONG, FLOAT, DOUBLE, STRING, STORAGE }; enumerator