HomeSort by relevance Sort by last modified time
    Searched refs:intentDescription (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/model/
LoaderCursor.java 138 String intentDescription = getString(intentIndex);
140 return TextUtils.isEmpty(intentDescription) ?
141 null : Intent.parseUri(intentDescription, 0);
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProvider.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]

Completed in 74 milliseconds