Home
last modified time | relevance | path

Searched defs:here (Results 1 – 7 of 7) 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/core/java/android/text/
DAutoText.java133 int here = mTrie[TRIE_ROOT]; in lookup() local
DLayout.java1144 int here = min + dirs.mDirections[i]; in getOffsetForHorizontal() local
1469 int here = linestart + dirs.mDirections[i]; in addSelection() local
/frameworks/base/core/java/android/os/
DParcel.java657 RuntimeException here = new RuntimeException("here"); in writeArrayMapInternal() local
2584 RuntimeException here = new RuntimeException("here"); in readArrayMapInternal() local
2605 RuntimeException here = new RuntimeException("here"); in readArrayMapSafelyInternal() local
/frameworks/base/core/java/com/android/internal/app/
DProcessStats.java3117 RuntimeException here = new RuntimeException("here"); in incActiveServices() local
3130 RuntimeException here = new RuntimeException("here"); in decActiveServices() local
3148 RuntimeException here = new RuntimeException("here"); in incStartedServices() local
3164 RuntimeException here = new RuntimeException("here"); in decStartedServices() local
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java5711 RuntimeException here = new RuntimeException("here"); in enableScreenAfterBoot() local
5742 RuntimeException here = new RuntimeException("here"); in enableScreenIfNeededLocked() local
5902 RuntimeException here = new RuntimeException("here"); in showBootMessage() local
5931 RuntimeException here = new RuntimeException("here"); in hideBootMessagesLocked() local
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java443 RuntimeException here = new RuntimeException("here"); in startServiceInnerLocked() local