Searched defs:errorCheck (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wallpaper/ | ||
D | WallpaperManagerService.java | 1908 private void errorCheck(int userID) { in errorCheck() method in WallpaperManagerService |
/frameworks/native/libs/binder/ | ||
D | Parcel.cpp | 1136 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel |