Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dutilities.cpp72 jint attach = vm->AttachCurrentThread(&result, nullptr); in GetEnv() local
74 EXPECT_EQ(JNI_OK, attach); in GetEnv()
/cts/tests/fragment/src/android/fragment/cts/
DFragmentReorderingTest.java231 mFM.beginTransaction().attach(fragment1).addToBackStack(null).commit(); in removeRedundantAttach()
279 mFM.beginTransaction().attach(fragment1).addToBackStack(null).commit(); in removeRedundantDetach()
380 mFM.beginTransaction().attach(fragment1).addToBackStack(null).commit(); in removeRedundantHide()
415 mFM.beginTransaction().attach(fragment1).addToBackStack(null).commit(); in removeRedundantShow()
DFragmentViewTests.java532 fm.beginTransaction().attach(fragment).addToBackStack(null).commit(); in attachFragment()
566 fm.beginTransaction().attach(fragment).addToBackStack(null).commit(); in attachHiddenFragment()
590 .attach(fragment) in attachAttached()
603 .attach(fragment) in attachUnAdded()
DFragmentAnimatorTest.java205 .attach(fragment) in attachAnimators()
DPostponedTransitionTest.java288 .attach(fragment2) in crazyTransition()
DFragmentLifecycleTest.java120 fm.beginTransaction().attach(f1).commit(); in detachment()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/testcase/
DDiscoveryBaseTestCase.java95 mWifiAwareManager.attach(attachCb, identityL, mHandler); in executeAttach()
97 mWifiAwareManager.attach(attachCb, mHandler); in executeAttach()
DDataPathOutOfBandTestCase.java120 mWifiAwareManager.attach(attachCb, identityL, mHandler); in executeTest()
/cts/
DAndroid.bp16 // to attach the license to, and including a comment whether the files may be
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/ui/
DMainFragment.java134 mBackgroundManager.attach(getActivity().getWindow());
/cts/hostsidetests/jdwptunnel/src/android/jdwptunnel/cts/
DJdwpTunnelTest.java104 return conn.attach(params); in getDebuggerConnection()
/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/
DSingleDeviceTest.java577 mWifiAwareManager.attach(attachCb, identityL, mHandler); in testAttachDiscoveryAddressChanges()
996 mWifiAwareManager.attach(attachCb, mHandler); in attachAndGetSession()
/cts/apps/CtsVerifier/
DNOTICE.txt240 To apply the Apache License to your work, attach the following
469 To apply the Apache License to your work, attach the following
781 To do so, attach the following notices to the program. It is safest
782 to attach them to the start of each source file to most effectively
1301 To apply these terms, attach the following notices to the library. It is
1302 safest to attach them to the start of each source file to most effectively
1805 To apply these terms, attach the following notices to the library. It is
1806 safest to attach them to the start of each source file to most effectively
2129 To do so, attach the following notices to the program. It is safest
2130 to attach them to the start of each source file to most effectively
[all …]