Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java4686 private static class SessionNotFoundException extends IllegalArgumentException { class in TvInputManagerService
4687 public SessionNotFoundException(String name) { in SessionNotFoundException() method in TvInputManagerService.SessionNotFoundException
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java4552 private static class SessionNotFoundException extends IllegalArgumentException { class in TvInteractiveAppManagerService
4553 SessionNotFoundException(String name) { in SessionNotFoundException() method in TvInteractiveAppManagerService.SessionNotFoundException