Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/
DConnectivityModuleConnector.java235 maybeCrashWithTerribleFailure("Could not resolve the networking module", null); in startModuleService()
246 maybeCrashWithTerribleFailure( in startModuleService()
281 maybeCrashWithTerribleFailure("Lost network stack", mPackageName); in onServiceDisconnected()
296 private synchronized void maybeCrashWithTerribleFailure(@NonNull String message, in maybeCrashWithTerribleFailure() method in ConnectivityModuleConnector