Searched refs:MSG_POWER_BUTTON_PRESSED (Results 1 – 1 of 1) sorted by relevance
105 private static final int MSG_POWER_BUTTON_PRESSED = 110; field in FingerprintManager1142 mHandler.obtainMessage(MSG_POWER_BUTTON_PRESSED).sendToTarget(); in onPowerPressed()1372 case MSG_POWER_BUTTON_PRESSED: in handleMessage()