Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java2960 private static class SessionNotFoundException extends IllegalArgumentException { class in TvInputManagerService
2961 public SessionNotFoundException(String name) { in SessionNotFoundException() method in TvInputManagerService.SessionNotFoundException