Searched refs:PARAMETER_NOTIFY (Results 1 – 2 of 2) sorted by relevance
102 "?" + LauncherProvider.PARAMETER_NOTIFY + "=true");110 "?" + LauncherProvider.PARAMETER_NOTIFY + "=false");123 LauncherProvider.PARAMETER_NOTIFY + "=" + notify); in getContentUri()
78 static final String PARAMETER_NOTIFY = "notify"; field in LauncherProvider206 String notify = uri.getQueryParameter(PARAMETER_NOTIFY); in sendNotify()