Searched refs:PARAMETER_NOTIFY (Results 1 – 4 of 4) sorted by relevance
113 "?" + LauncherProvider.PARAMETER_NOTIFY + "=true");131 "?" + LauncherProvider.PARAMETER_NOTIFY + "=true");138 "?" + LauncherProvider.PARAMETER_NOTIFY + "=true");146 "?" + LauncherProvider.PARAMETER_NOTIFY + "=false");159 LauncherProvider.PARAMETER_NOTIFY + "=" + notify); in getContentUri()
74 static final String PARAMETER_NOTIFY = "notify"; field in LauncherProvider233 String notify = uri.getQueryParameter(PARAMETER_NOTIFY); in sendNotify()
102 "?" + LauncherProvider.PARAMETER_NOTIFY + "=true");110 "?" + LauncherProvider.PARAMETER_NOTIFY + "=false");123 LauncherProvider.PARAMETER_NOTIFY + "=" + notify); in getContentUri()
76 static final String PARAMETER_NOTIFY = "notify"; field in LauncherProvider200 String notify = uri.getQueryParameter(PARAMETER_NOTIFY); in sendNotify()