Searched refs:mBootCompletedTime (Results 1 – 1 of 1) sorted by relevance
111 private long mBootCompletedTime; field in KeyboardUI142 pw.println(" mBootCompletedTime=" + mBootCompletedTime); in dump()274 mBootCompletedTime = SystemClock.uptimeMillis(); in onBootCompletedInternal()284 long earliestDialogTime = mBootCompletedTime + BLUETOOTH_START_DELAY_MILLIS; in showBluetoothDialog()