Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
H A DAppSharing.java50 private static final String APP_EXSTENSION = ".apk"; field in AppSharing
109 .toString() + APP_EXSTENSION; in onClick()