Home
last modified time | relevance | path

Searched defs:here (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DFrameworkPerfActivity.java330 RuntimeException here = new RuntimeException("here"); in disconnect() local
384 RuntimeException here = new RuntimeException("here"); in startCurOp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingLog.java141 public static synchronized void wtf(String tag, String s, Throwable here) { in wtf()
DFalsingManager.java182 Throwable here = new Throwable("here"); in isFalseTouch() local
/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessState.java401 RuntimeException here = new RuntimeException("here"); in incActiveServices() local
414 RuntimeException here = new RuntimeException("here"); in decActiveServices() local
432 RuntimeException here = new RuntimeException("here"); in incStartedServices() local
448 RuntimeException here = new RuntimeException("here"); in decStartedServices() local
/frameworks/base/core/java/android/text/
DAutoText.java133 int here = mTrie[TRIE_ROOT]; in lookup() local
DLayout.java1182 int here = lineStartOffset + dirs.mDirections[i]; in getOffsetForHorizontal() local
1509 int here = linestart + dirs.mDirections[i]; in addSelection() local
/frameworks/base/core/java/android/app/
DResourcesManager.java549 Throwable here = new Throwable(); in getOrCreateResources() local
717 Throwable here = new Throwable(); in updateResourcesForActivity() local
/frameworks/base/core/java/android/os/
DParcel.java716 RuntimeException here = new RuntimeException("here"); in writeArrayMapInternal() local
2724 RuntimeException here = new RuntimeException("here"); in readArrayMapInternal() local
2745 RuntimeException here = new RuntimeException("here"); in readArrayMapSafelyInternal() local
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java5913 RuntimeException here = new RuntimeException("here"); in enableScreenAfterBoot() local
5944 RuntimeException here = new RuntimeException("here"); in enableScreenIfNeededLocked() local
6108 RuntimeException here = new RuntimeException("here"); in showBootMessage() local
6137 RuntimeException here = new RuntimeException("here"); in hideBootMessagesLocked() local
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java519 RuntimeException here = new RuntimeException("here"); in startServiceInnerLocked() local