Home
last modified time | relevance | path

Searched defs:SessionNotFoundException (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java3588 private static class SessionNotFoundException extends IllegalArgumentException { class in TvInputManagerService
3589 public SessionNotFoundException(String name) { in SessionNotFoundException() method in TvInputManagerService.SessionNotFoundException