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

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

Completed in 8 milliseconds