Searched refs:PARAM_KEY_SOURCE_PACKAGE (Results 1 – 2 of 2) sorted by relevance
76 public static final String PARAM_KEY_SOURCE_PACKAGE = "source_package"; field in VoicemailContract202 .appendQueryParameter(PARAM_KEY_SOURCE_PACKAGE, packageName).build(); in buildSourceUri()313 .appendQueryParameter(PARAM_KEY_SOURCE_PACKAGE, packageName).build(); in buildSourceUri()
21658 field public static final java.lang.String PARAM_KEY_SOURCE_PACKAGE = "source_package";