Searched defs:sIsDMSessionInProgress (Results 1 - 1 of 1) sorted by relevance

/packages/apps/OMA-DM/DMService/src/com/android/omadm/service/
H A DDMClientService.java60 public static boolean sIsDMSessionInProgress; field in class:DMClientService
244 sIsDMSessionInProgress = true;
327 sIsDMSessionInProgress = false;

Completed in 59 milliseconds