Searched defs:IDLE (Results 1 – 7 of 7) sorted by relevance
55 IDLE, enumConstant
77 public static final int IDLE = 2; field
62 sNetworkStateMap.put(DetailedState.IDLE, DetailedState.DISCONNECTED); in sNetworkStateMap.put()
62 IDLE, enumConstant
218 private static final int IDLE = 1; // preview is active field in Camera
238 private static final int IDLE = 1; // preview is active field in PhotoModule
1103 static public final int IDLE = 3; field in ExchangeService.SyncStatus