Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DExpirableCacheHeadlessFragment.java40 public static ExpirableCacheHeadlessFragment attach(@NonNull AppCompatActivity parentActivity) { in attach() method in ExpirableCacheHeadlessFragment
45 private static ExpirableCacheHeadlessFragment attach(FragmentManager fragmentManager) { in attach() method in ExpirableCacheHeadlessFragment
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DRefreshHelper.java66 void attach(RecyclerView view) { in attach() method in RefreshHelper
DScaleHelper.java64 void attach(RecyclerView view) { in attach() method in ScaleHelper
/packages/apps/Nfc/nci/jni/
DRoutingManager.cpp444 ScopedAttach attach(mNativeData->vm, &e); in notifyActivated() local
462 ScopedAttach attach(mNativeData->vm, &e); in notifyDeactivated() local
498 ScopedAttach attach(mNativeData->vm, &e); in handleData() local
533 ScopedAttach attach(mNativeData->vm, &e); in notifyEeUpdated() local
DHciEventManager.cpp58 ScopedAttach attach(mNativeData->vm, &e); in notifyTransactionListenersOfAid() local
DPeerToPeer.cpp294 ScopedAttach attach(nat->vm, &e); in llcpActivatedHandler() local
369 ScopedAttach attach(nat->vm, &e); in llcpDeactivatedHandler() local
396 ScopedAttach attach(nat->vm, &e); in llcpFirstPacketHandler() local
DNativeNfcManager.cpp808 ScopedAttach attach(nat->vm, &e); in nfaDeviceManagementCallback() local
834 ScopedAttach attach(nat->vm, &e); in nfaDeviceManagementCallback() local
DNfcTag.cpp492 ScopedAttach attach(mNativeData->vm, &e); in createNativeNfcTag() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DSystemUIOverlayWindowController.java108 public void attach() { in attach() method in SystemUIOverlayWindowController
/packages/modules/Virtualization/libs/devicemapper/src/
Dloopdevice.rs64 pub fn attach<P: AsRef<Path>>( in attach() function
/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/
DWifiAwareSnippet.java112 public void attach() throws InterruptedException, WifiAwareSnippetException { in attach() method in WifiAwareSnippet
/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DWifiAwareManager.java458 public void attach(@NonNull AttachCallback attachCallback, @Nullable Handler handler) { in attach() method in WifiAwareManager
506 public void attach(@NonNull AttachCallback attachCallback, in attach() method in WifiAwareManager
513 public void attach(Handler handler, ConfigRequest configRequest, in attach() method in WifiAwareManager
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageStraighten.java85 public void attach() { in attach() method in ImageStraighten
DImageShow.java189 public void attach() { in attach() method in ImageShow
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownTouchHandler.java130 public static FlingUpDownTouchHandler attach( in attach() method in FlingUpDownTouchHandler