Home
last modified time | relevance | path

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

123456

/frameworks/compile/libbcc/include/bcc/
DSource.h82 inline BCCContext &getContext() in getContext() function
84 inline const BCCContext &getContext() const in getContext() function
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DFragmentBase.java32 Context getContext(); in getContext() method
/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
DAppOpsNotedWatcherTest.java82 private static Context getContext() { in getContext() method in AppOpsNotedWatcherTest
DAppOpsActiveWatcherTest.java155 private static Context getContext() { in getContext() method in AppOpsActiveWatcherTest
/frameworks/base/core/tests/coretests/src/android/view/
DRenderNodeAnimatorTest.java38 private Context getContext() { in getContext() method in RenderNodeAnimatorTest
/frameworks/base/core/tests/coretests/src/android/database/
DRedactingCursorTest.java34 private Context getContext() { in getContext() method in RedactingCursorTest
/frameworks/base/services/tests/uiservicestests/src/com/android/server/
DUiServiceTestCase.java47 protected TestableContext getContext() { in getContext() method in UiServiceTestCase
/frameworks/native/services/inputflinger/reader/mapper/
DInputMapper.h48 inline InputReaderContext* getContext() { return mContext; } in getContext() function
/frameworks/base/packages/SystemUI/plugin_core/src/com/android/systemui/plugins/
DPluginFragment.java42 public Context getContext() { in getContext() method in PluginFragment
/frameworks/base/core/tests/coretests/src/android/os/
DEnvironmentTest.java43 private Context getContext() { in getContext() method in EnvironmentTest
/frameworks/base/media/mca/filterfw/java/android/filterfw/
DMffEnvironment.java58 public FilterContext getContext() { in getContext() method in MffEnvironment
/frameworks/compile/slang/
Dslang_rs_pragma_handler.h42 RSContext *getContext() const { in getContext() function
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DMccTableTest.java102 private Context getContext() { in getContext() method in MccTableTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DSysuiBaseFragmentTest.java75 protected SysuiTestableContext getContext() { in getContext() method in SysuiBaseFragmentTest
/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
DService.java44 public Context getContext() { in getContext() method in Service
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DFindViewByIdTest.java41 private Context getContext() { in getContext() method in FindViewByIdTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSHost.java29 Context getContext(); in getContext() method
/frameworks/av/camera/ndk/impl/
DACaptureRequest.h58 camera_status_t getContext(void** ctx) const { in getContext() function
/frameworks/base/apct-tests/perftests/core/src/android/database/
DCursorWindowPerfTest.java43 private static Context getContext() { in getContext() method in CursorWindowPerfTest
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
DReflectionInflater.java68 public Context getContext() { in getContext() method in ReflectionInflater
/frameworks/base/location/java/android/location/
DLocalListenerHelper.java103 protected Context getContext() { in getContext() method in LocalListenerHelper
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameManager.java54 public FilterContext getContext() { in getContext() method in FrameManager
DGraphRunner.java58 public FilterContext getContext() { in getContext() method in GraphRunner
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DContextualButton.java129 protected Context getContext() { in getContext() method in ContextualButton
/frameworks/base/test-base/src/android/test/
DAndroidTestCase.java64 public Context getContext() { in getContext() method in AndroidTestCase

123456