Searched defs:mUnbindLocation (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DLoadedApk.java1302 private RuntimeException mUnbindLocation; field in class:LoadedApk.ServiceDispatcher
1383 mUnbindLocation = ex;
1387 return mUnbindLocation;

Completed in 60 milliseconds