Home
last modified time | relevance | path

Searched defs:h2 (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadHardwareInterface.java286 private int initWithHandles(NativeHandle h1, NativeHandle h2) { in initWithHandles()
331 final NativeHandle h2 = mDeps.createConntrackSocket( in initOffload() local
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DAccessNetworkEvaluatorTest.java188 Handler h2 = new Handler(Looper.getMainLooper()); in testRegisterForQualifiedNetworksChanged() local
198 Handler h2 = new Handler(Looper.getMainLooper()); in testUnregisterForQualifiedNetworksChanged() local
DRestrictManagerTest.java1882 Handler h2 = new Handler(Looper.getMainLooper()); in testRegisterRestrictInfoChanged() local
1889 Handler h2 = new Handler(Looper.getMainLooper()); in testUnregisterRestrictInfoChanged() local
/packages/providers/MediaProvider/jni/
Dnode_test.cpp363 std::unique_ptr<handle> h2(new handle(-1, new mediaprovider::fuse::RedactionInfo, in TEST_F() local
409 handle* h2 = new handle(-1, infoWithoutLocation, true /* cached */, false /* passthrough */, in TEST_F() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageStraighten.java196 double h2 = rh * rw / (rw * cosa + rh * sina); in getUntranslatedStraightenCropBounds() local