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

/frameworks/base/core/java/android/service/quicksettings/
H A DTileService.java367 mHandler.sendEmptyMessage(H.MSG_UNLOCK_COMPLETE);
378 private static final int MSG_UNLOCK_COMPLETE = 6; field in class:TileService.H
414 case MSG_UNLOCK_COMPLETE:

Completed in 47 milliseconds