Searched defs:notifyConditions (Results 1 – 3 of 3) sorted by relevance
146 public final void notifyConditions(Condition... conditions) { in notifyConditions() method in ConditionProviderService
229 public void notifyConditions(String pkg, ManagedServiceInfo info, Condition[] conditions) { in notifyConditions() method in ConditionProviders
94 …oneway void notifyConditions(String pkg, in IConditionProvider provider, in Condition[] conditions… in notifyConditions() method