Home
last modified time | relevance | path

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

/frameworks/av/media/utils/tests/
Dlibrary_tests.cpp29 [[maybe_unused]] static int32_t here = 0; // accessed on same thread. variable
/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.java132 int here = mTrie[TRIE_ROOT]; in lookup() local
DLayout.java2237 int here = lineStartOffset + dirs.mDirections[i]; in getOffsetForHorizontal() local
3023 int here = linestart + dirs.mDirections[i]; in addSelection() local
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBasicShellCommandHandler.java89 RuntimeException here = new RuntimeException("here"); in exec() local
/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessState.java540 RuntimeException here = new RuntimeException("here"); in incActiveServices() local
553 RuntimeException here = new RuntimeException("here"); in decActiveServices() local
571 RuntimeException here = new RuntimeException("here"); in incStartedServices() local
587 RuntimeException here = new RuntimeException("here"); in decStartedServices() local
/frameworks/base/core/java/android/app/
DResourcesManager.java1128 Throwable here = new Throwable(); in createResources() local
1149 Throwable here = new Throwable(); in createResourcesForActivity() local
1293 Throwable here = new Throwable(); in updateResourcesForActivity() local
/frameworks/base/services/core/java/com/android/server/pm/
DBroadcastHelper.java204 RuntimeException here = new RuntimeException("here"); in broadcastIntent() local
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1565 RuntimeException here = new RuntimeException("here"); in startServiceInnerLocked() local
6363 RuntimeException here = new RuntimeException(); in bringDownServiceLocked() local
/frameworks/base/core/java/android/os/
DParcel.java1387 RuntimeException here = new RuntimeException("here"); in writeArrayMapInternal() local