Searched refs:getInfoLocked (Results 1 – 2 of 2) sorted by relevance
333 writer.println(getInfoLocked(mBugreportInfos.keyAt(i))); in dump()576 private BugreportInfo getInfoLocked(int id) { in getInfoLocked() method in BugreportProgressService816 final BugreportInfo info = getInfoLocked(id); in cancel()835 info = getInfoLocked(id); in launchBugreportInfoDialog()872 info = getInfoLocked(id); in takeScreenshot()912 info = getInfoLocked(id); in takeScreenshot()932 final BugreportInfo info = getInfoLocked(mBugreportInfos.keyAt(i)); in setTakingScreenshot()956 info = getInfoLocked(resultMsg.arg1); in handleScreenshotResponse()998 final BugreportInfo info = getInfoLocked(mBugreportInfos.keyAt(i)); in stopForegroundWhenDoneLocked()1153 info = getInfoLocked(id); in shareBugreport()[all …]
442 if (connection.getInfoLocked().getId().equals(inputId)) { in findDeviceIdForInputIdLocked()679 public TvInputInfo getInfoLocked() { in getInfoLocked() method in TvInputHardwareManager.Connection