Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatches.java56 public static String getShareTitle(Context context) { in getShareTitle() method in Stopwatches
DStopwatchService.java110 Intent.EXTRA_SUBJECT, Stopwatches.getShareTitle(getApplicationContext())); in onStartCommand()
DStopwatchFragment.java543 Stopwatches.getShareTitle(getActivity().getApplicationContext())); in getShareIntent()