HomeSort by relevance Sort by last modified time
    Searched full:getcontext (Results 401 - 425 of 7204) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 114 return AnaCtxMgr.getContext(D)->getCFG();
119 return AnaCtxMgr.getContext(D)->getAnalysis<T>();
123 return AnaCtxMgr.getContext(D)->getParentMap();
127 return AnaCtxMgr.getContext(D);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 114 return AnaCtxMgr.getContext(D)->getCFG();
119 return AnaCtxMgr.getContext(D)->getAnalysis<T>();
123 return AnaCtxMgr.getContext(D)->getParentMap();
127 return AnaCtxMgr.getContext(D);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 114 return AnaCtxMgr.getContext(D)->getCFG();
119 return AnaCtxMgr.getContext(D)->getAnalysis<T>();
123 return AnaCtxMgr.getContext(D)->getParentMap();
127 return AnaCtxMgr.getContext(D);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 114 return AnaCtxMgr.getContext(D)->getCFG();
119 return AnaCtxMgr.getContext(D)->getAnalysis<T>();
123 return AnaCtxMgr.getContext(D)->getParentMap();
127 return AnaCtxMgr.getContext(D);
  /system/hwservicemanager/
AccessControl.h 13 Context getContext(pid_t sourcePid);
  /system/tpm/tpm_manager/server/
tpm_nvram_impl.cc 150 ScopedTssNvStore nv_handle(owner_connection.GetContext());
174 ScopedTssPcrs scoped_pcr_handle(owner_connection.GetContext());
196 ScopedTssNvStore nv_handle(owner_connection.GetContext());
217 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
256 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
281 ScopedTssMemory space_data(tpm_connection_.GetContext());
314 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
334 ScopedTssMemory space_data(tpm_connection_.GetContext());
344 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
376 ScopedTssMemory nv_list_data(tpm_connection_.GetContext());
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
TypedArrayTest.java 65 mTypedArray = getContext().getTheme()
76 final TypedArray t = getContext().getTheme().obtainStyledAttributes(
102 final TypedArray t = getContext().getTheme().obtainStyledAttributes(
109 assertEquals(getContext().getResources(), t.getResources());
116 final TypedArray t = getContext().getTheme().obtainStyledAttributes(
200 final TypedArray t = getContext().getTheme().obtainStyledAttributes(
212 final TypedArray t = getContext().getTheme().obtainStyledAttributes(
229 final ContextThemeWrapper contextThemeWrapper = new ContextThemeWrapper(getContext(), 0);
237 final XmlResourceParser parser = getContext().getResources().getXml(R.xml.test_color);
241 final TypedArray ta = getContext().getResources().obtainAttributes(set
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioPlaybackConfigurationTest.java 75 AudioManager am = new AudioManager(getContext());
81 mMp = MediaPlayer.create(getContext(), R.raw.sine1khzs40dblong,
117 AudioManager am = new AudioManager(getContext());
128 mMp = MediaPlayer.create(getContext(), R.raw.sine1khzs40dblong,
181 AudioManager am = new AudioManager(getContext());
189 mMp = MediaPlayer.create(getContext(), R.raw.sine1khzs40dblong,
245 AudioManager am = new AudioManager(getContext());
253 mMp = MediaPlayer.create(getContext(), R.raw.sine1khzs40dblong,
294 AudioManager am = new AudioManager(getContext());
330 final int loadId = mSp.load(getContext(), R.raw.sine1320hz5sec, 1/*priority*/)
    [all...]
PostProcTestBase.java 38 return getContext().getPackageManager().hasSystemFeature(
59 AudioManager am = (AudioManager) getContext().getSystemService(Context.AUDIO_SERVICE);
  /frameworks/support/samples/SupportCarDemos/src/main/java/com/example/androidx/car/
TextListItemActivity.java 103 Toast.makeText(v.getContext(),
165 v.getContext(), "action 1", Toast.LENGTH_SHORT).show(),
168 v.getContext(), "action 2", Toast.LENGTH_SHORT).show());
176 v.getContext(), "action 1", Toast.LENGTH_SHORT).show(),
179 v.getContext(), "action 2", Toast.LENGTH_SHORT).show());
188 v.getContext(), "action 1", Toast.LENGTH_SHORT).show(),
191 v.getContext(), "action 2", Toast.LENGTH_SHORT).show());
227 Context c = v.getContext();
231 Toast.makeText(v.getContext(), String.format("%s x %s dp", pixelToDip(c, size.x),
241 Context c = v.getContext();
    [all...]
  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
RecyclerViewCacheTest.java 96 mRecyclerView = new TimeMockingRecyclerView(getContext());
112 private Context getContext() {
113 return InstrumentationRegistry.getContext();
152 return new RecyclerView.ViewHolder(new View(getContext())) {};
181 mRecyclerView.setLayoutManager(new GridLayoutManager(getContext(), 3));
189 View view = new View(getContext());
232 mRecyclerView.setLayoutManager(new GridLayoutManager(getContext(), 3));
241 View view = new View(getContext());
275 mRecyclerView.setLayoutManager(new LinearLayoutManager(getContext()));
284 View view = new View(getContext());
    [all...]
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
SendersFormattingTests.java 51 SendersView.format(getContext(), conv, "", 100, strings, null, null, account, false, false);
63 SendersView.format(getContext(), conv, "", 100, strings, null, null, account, false, false);
76 SendersView.format(getContext(), conv, "", 100, strings, null, null, account, false, false);
91 SendersView.format(getContext(), conv, "", 100, strings, null, null, account, false, false);
139 SendersView.format(getContext(), conv, "", 100, styledSenders, displayableSenderNames,
159 SendersView.format(getContext(), conv, "", 100, styledSenders, displayableSenderNames,
179 SendersView.format(getContext(), conv, "", 100, styledSenders, displayableSenderNames,
199 SendersView.format(getContext(), conv, "", 100, styledSenders, displayableSenderNames,
220 SendersView.format(getContext(), conv, "", 100, styledSenders, displayableSenderNames,
239 SendersView.format(getContext(), conv, "", 100, styledSenders, displayableSenderNames
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionApp26/src/com/android/cts/usepermission/
UsePermissionTest26.java 35 assertEquals(PackageManager.PERMISSION_DENIED, getInstrumentation().getContext()
37 assertEquals(PackageManager.PERMISSION_DENIED, getInstrumentation().getContext()
  /cts/hostsidetests/appsecurity/test-apps/V3SigningSchemeRotation/src/android/appsecurity/cts/v3rotationtests/
V3RotationTest.java 87 PackageManager pm = getContext().getPackageManager();
94 PackageManager pm = getContext().getPackageManager();
104 PackageManager pm = getContext().getPackageManager();
116 PackageManager pm = getContext().getPackageManager();
147 PackageManager pm = getContext().getPackageManager();
159 PackageManager pm = getContext().getPackageManager();
172 PackageManager pm = getContext().getPackageManager();
185 PackageManager pm = getContext().getPackageManager();
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
WifiSetHttpProxyTest.java 47 PackageManager packageManager = getContext().getPackageManager();
52 WifiConfigCreator configCreator = new WifiConfigCreator(getContext());
  /cts/hostsidetests/os/test-apps/StaticSharedLibConsumerApp1/src/android/os/lib/consumer1/
UseSharedLibraryTest.java 52 assertSame(1, StaticSharedLib.getVersion(InstrumentationRegistry.getContext()));
58 + InstrumentationRegistry.getInstrumentation().getContext().getPackageName()
62 List<SharedLibraryInfo> sharedLibs = InstrumentationRegistry.getContext()
161 + InstrumentationRegistry.getInstrumentation().getContext().getPackageName()
170 .getContext().getPackageManager().getPackageInfo(STATIC_LIB_PROVIDER_PKG, 0);
176 .getContext().getPackageManager().getInstalledPackages(0);
190 .getContext().getPackageManager().getApplicationInfo(STATIC_LIB_PROVIDER_PKG, 0);
195 List<PackageInfo> installedApps = InstrumentationRegistry.getInstrumentation().getContext()
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
ShortcutManagerPreBackup2Test.java 33 getContext().getPackageManager().setComponentEnabledSetting(
34 new ComponentName(getContext(), MainActivity.class),
  /cts/tests/tests/content/src/android/content/pm/cts/
ApplicationInfo_DisplayNameComparatorTest.java 39 PackageManager pm = getContext().getPackageManager();
46 PackageManager pm = getContext().getPackageManager();
ConfigurationInfoTest.java 29 PackageManager pm = getContext().getPackageManager();
33 PackageInfo pkgInfo = pm.getPackageInfo(getContext().getPackageName(),
  /cts/tests/tests/graphics/src/android/graphics/cts/
BasicVulkanGpuTest.java 57 verifyBasicBufferImport(InstrumentationRegistry.getContext().getAssets(), mFormat, false);
62 verifyBasicBufferImport(InstrumentationRegistry.getContext().getAssets(), mFormat, true);
MediaVulkanGpuTest.java 37 AssetManager assets = InstrumentationRegistry.getContext().getAssets();
47 loadMediaAndVerifyFrameImport(InstrumentationRegistry.getContext().getAssets(),
  /cts/tests/tests/net/src/android/net/wifi/cts/
WifiManager_WifiLockTest.java 29 if (!WifiFeature.isWifiSupported(getContext())) {
33 WifiManager wm = (WifiManager) getContext().getSystemService(Context.WIFI_SERVICE);
  /cts/tests/tests/telephony/src/android/telephony/embms/cts/
DownloadRequestTest.java 38 File destinationDirectory = new File(getInstrumentation().getContext().getFilesDir(),
50 File destinationDirectory = new File(getInstrumentation().getContext().getFilesDir(),
  /cts/tests/tests/telephony2/src/android/telephony2/cts/
PhoneNumberTest.java 36 command.append(getInstrumentation().getContext().getPackageName());
53 Context context = getInstrumentation().getContext();
  /cts/tools/cts-preconditions/src/com/android/preconditions/cts/
PreconditionsTest.java 38 PackageManager pm = this.getContext().getPackageManager();
46 ScreenLockHelper.isDeviceSecure(this.getContext()));

Completed in 465 milliseconds

<<11121314151617181920>>