Searched defs:LOADED (Results 1 – 3 of 3) sorted by relevance
53 LOADED, enumConstant
159 public enum State { NOT_LOADED, LOADED, ERROR_LOADING }; enumConstant
1683 public static final int LOADED = 1 << 1; field in UIProvider.CursorStatus