Home
last modified time | relevance | path

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

12

/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DExpirableCacheHeadlessFragment.java40 public static ExpirableCacheHeadlessFragment attach(@NonNull AppCompatActivity parentActivity) { in attach() method in ExpirableCacheHeadlessFragment
41 return attach(parentActivity.getSupportFragmentManager()); in attach()
45 private static ExpirableCacheHeadlessFragment attach(FragmentManager fragmentManager) { in attach() method in ExpirableCacheHeadlessFragment
/packages/apps/Nfc/nci/jni/
DRoutingManager.cpp403 ScopedAttach attach(mNativeData->vm, &e); in notifyActivated() local
421 ScopedAttach attach(mNativeData->vm, &e); in notifyDeactivated() local
457 ScopedAttach attach(mNativeData->vm, &e); in handleData() local
492 ScopedAttach attach(mNativeData->vm, &e); in notifyEeUpdated() 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
DHciEventManager.cpp57 ScopedAttach attach(mNativeData->vm, &e); in notifyTransactionListenersOfAid() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageStraighten.java85 public void attach() { in attach() method in ImageStraighten
86 super.attach(); in attach()
DImageShow.java189 public void attach() { in attach() method in ImageShow
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDetailsViewBackgroundHelper.java59 mBackgroundManager.attach(activity.getWindow()); in DetailsViewBackgroundHelper()
/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
DDirectoryFragment.java385 .attach(mRecView); in onActivityCreated()
389 .attach(mRecView); in onActivityCreated()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DEditorPlaceHolder.java64 editor.getImageShow().attach(); in showEditor()
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerPagerAdapter.kt78 mCurrentTransaction!!.attach(fragment) in instantiateItem()
DTimerPagerAdapter.java90 mCurrentTransaction.attach(fragment); in instantiateItem()
/packages/apps/DeskClock/src/com/android/deskclock/
DFragmentTabPagerAdapter.java115 mCurrentTransaction.attach(fragment); in instantiateItem()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DTwoButtonMethod.java99 FlingUpDownTouchHandler.attach( in onCreateView()
DFlingUpDownTouchHandler.java130 public static FlingUpDownTouchHandler attach( in attach() method in FlingUpDownTouchHandler
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java1143 attach(); in switchToScreenshot()
1151 }.attach(); in switchToScreenshot()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DLivePreviewFragment.java508 mService.attach(this, root.getWindowToken(), in onServiceConnected()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogFragment.java336 ExpirableCacheHeadlessFragment.attach((AppCompatActivity) getActivity()) in setupData()
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java638 mService.attach(this, root.getWindowToken(), in onServiceConnected()
/packages/apps/TV/res/raw/
Dthird_party_licenses210 To apply the Apache License to your work, attach the following
415 To apply the Apache License to your work, attach the following
621 To apply the Apache License to your work, attach the following
827 To apply the Apache License to your work, attach the following
1033 To apply the Apache License to your work, attach the following
1239 To apply the Apache License to your work, attach the following
1445 To apply the Apache License to your work, attach the following
1652 To apply the Apache License to your work, attach the following
1858 To apply the Apache License to your work, attach the following
2064 To apply the Apache License to your work, attach the following
[all …]
/packages/inputmethods/LeanbackIME/
DLICENSE181 To apply the Apache License to your work, attach the following
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java165 mAdapterService.attach(mMockContext, null, null, null, mApplication, null); in setUp()
/packages/apps/Gallery/src/com/android/camera/
DViewImage.java622 int[] pickIds = {R.id.attach, R.id.cancel}; in onCreate()
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java299 mTelephonyBackupAgent.attach(new ContextWrapper(getContext()) { in setUp()

12