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