Searched refs:mBootCompletedTime (Results 1 – 1 of 1) sorted by relevance
121 private long mBootCompletedTime; field in KeyboardUI155 pw.println(" mBootCompletedTime=" + mBootCompletedTime); in dump()287 mBootCompletedTime = SystemClock.uptimeMillis(); in onBootCompletedInternal()297 long earliestDialogTime = mBootCompletedTime + BLUETOOTH_START_DELAY_MILLIS; in showBluetoothDialog()