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/interactive/
DTvInteractiveAppManagerService.java3105 private static class SessionNotFoundException extends IllegalArgumentException { class in TvInteractiveAppManagerService
3106 SessionNotFoundException(String name) { in SessionNotFoundException() method in TvInteractiveAppManagerService.SessionNotFoundException
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java4177 private static class SessionNotFoundException extends IllegalArgumentException { class in TvInputManagerService
4178 public SessionNotFoundException(String name) { in SessionNotFoundException() method in TvInputManagerService.SessionNotFoundException