Home
last modified time | relevance | path

Searched refs:throwOnError (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java7929 boolean throwOnError) { in windowForClientLocked() argument
7930 return windowForClientLocked(session, client.asBinder(), throwOnError); in windowForClientLocked()
7934 boolean throwOnError) { in windowForClientLocked() argument
7941 if (throwOnError) { in windowForClientLocked()
7951 if (throwOnError) { in windowForClientLocked()