Home
last modified time | relevance | path

Searched defs:getContext (Results 1 – 25 of 149) sorted by relevance

123456

/aosp14/frameworks/base/packages/SystemUI/tests/robolectric/src/com/android/systemui/robotests/
H A DSysuiRoboBase.java24 public Context getContext() { in getContext() method in SysuiRoboBase
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DFragmentBase.java32 Context getContext(); in getContext() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DRemoteCallable.java28 Context getContext(); in getContext() method
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DIMessagingLayout.java36 Context getContext(); in getContext() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
H A DAppOpsNotedWatcherTest.java106 private static Context getContext() { in getContext() method in AppOpsNotedWatcherTest
H A DAppOpsStartedWatcherTest.java112 private static Context getContext() { in getContext() method in AppOpsStartedWatcherTest
H A DAppOpsActiveWatcherTest.java176 private static Context getContext() { in getContext() method in AppOpsActiveWatcherTest
/aosp14/frameworks/base/core/tests/coretests/src/android/database/
H A DRedactingCursorTest.java34 private Context getContext() { in getContext() method in RedactingCursorTest
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/
H A DOneHandedTestCase.java74 protected Context getContext() { in getContext() method in OneHandedTestCase
/aosp14/frameworks/base/packages/SystemUI/plugin_core/src/com/android/systemui/plugins/
H A DPluginFragment.java42 public Context getContext() { in getContext() method in PluginFragment
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DShellTestCase.java70 protected Context getContext() { in getContext() method in ShellTestCase
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DRenderNodeAnimatorTest.java45 private Context getContext() { in getContext() method in RenderNodeAnimatorTest
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/
H A DUiServiceTestCase.java52 protected TestableContext getContext() { in getContext() method in UiServiceTestCase
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/
H A DMffEnvironment.java58 public FilterContext getContext() { in getContext() method in MffEnvironment
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodServiceInternal.java41 Context getContext(); in getContext() method
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnContext.java48 public Context getContext() { in getContext() method in VcnContext
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DViewController.java93 protected Context getContext() { in getContext() method in ViewController
/aosp14/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
H A DService.java44 public Context getContext() { in getContext() method in Service
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
H A DSysuiBaseFragmentTest.java90 protected SysuiTestableContext getContext() { in getContext() method in SysuiBaseFragmentTest
/aosp14/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DFindViewByIdTest.java41 private Context getContext() { in getContext() method in FindViewByIdTest
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DEnvironmentTest.java49 private static Context getContext() { in getContext() method in EnvironmentTest
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/database/
H A DCursorWindowPerfTest.java43 private static Context getContext() { in getContext() method in CursorWindowPerfTest
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrameManager.java54 public FilterContext getContext() { in getContext() method in FrameManager
H A DGraphRunner.java58 public FilterContext getContext() { in getContext() method in GraphRunner
/aosp14/frameworks/base/test-base/src/android/test/
H A DAndroidTestCase.java64 public Context getContext() { in getContext() method in AndroidTestCase

123456