/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/ |
D | ExpirableCacheHeadlessFragment.java | 40 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/ |
D | RoutingManager.cpp | 403 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
|
D | PeerToPeer.cpp | 294 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
|
D | HciEventManager.cpp | 57 ScopedAttach attach(mNativeData->vm, &e); in notifyTransactionListenersOfAid() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageStraighten.java | 85 public void attach() { in attach() method in ImageStraighten 86 super.attach(); in attach()
|
D | ImageShow.java | 189 public void attach() { in attach() method in ImageShow
|
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | DetailsViewBackgroundHelper.java | 59 mBackgroundManager.attach(activity.getWindow()); in DetailsViewBackgroundHelper()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/ |
D | RefreshHelper.java | 66 void attach(RecyclerView view) { in attach() method in RefreshHelper
|
D | ScaleHelper.java | 64 void attach(RecyclerView view) { in attach() method in ScaleHelper
|
D | DirectoryFragment.java | 385 .attach(mRecView); in onActivityCreated() 389 .attach(mRecView); in onActivityCreated()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ |
D | EditorPlaceHolder.java | 64 editor.getImageShow().attach(); in showEditor()
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
D | TimerPagerAdapter.kt | 78 mCurrentTransaction!!.attach(fragment) in instantiateItem()
|
D | TimerPagerAdapter.java | 90 mCurrentTransaction.attach(fragment); in instantiateItem()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | FragmentTabPagerAdapter.java | 115 mCurrentTransaction.attach(fragment); in instantiateItem()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
D | TwoButtonMethod.java | 99 FlingUpDownTouchHandler.attach( in onCreateView()
|
D | FlingUpDownTouchHandler.java | 130 public static FlingUpDownTouchHandler attach( in attach() method in FlingUpDownTouchHandler
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | WindowTransformSwipeHandler.java | 1143 attach(); in switchToScreenshot() 1151 }.attach(); in switchToScreenshot()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | LivePreviewFragment.java | 508 mService.attach(this, root.getWindowToken(), in onServiceConnected()
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | CallLogFragment.java | 336 ExpirableCacheHeadlessFragment.attach((AppCompatActivity) getActivity()) in setupData()
|
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
D | LiveWallpaperPreview.java | 638 mService.attach(this, root.getWindowToken(), in onServiceConnected()
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 210 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/ |
D | LICENSE | 181 To apply the Apache License to your work, attach the following
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
D | AdapterServiceTest.java | 165 mAdapterService.attach(mMockContext, null, null, null, mApplication, null); in setUp()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | ViewImage.java | 622 int[] pickIds = {R.id.attach, R.id.cancel}; in onCreate()
|
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ |
D | TelephonyBackupAgentTest.java | 299 mTelephonyBackupAgent.attach(new ContextWrapper(getContext()) { in setUp()
|