Searched refs:mBootCompletedTime (Results 1 – 1 of 1) sorted by relevance
110 private long mBootCompletedTime; field in KeyboardUI137 pw.println(" mBootCompletedTime=" + mBootCompletedTime); in dump()269 mBootCompletedTime = SystemClock.uptimeMillis(); in onBootCompletedInternal()279 long earliestDialogTime = mBootCompletedTime + BLUETOOTH_START_DELAY_MILLIS; in showBluetoothDialog()