Searched refs:hasSliceAccess (Results 1 – 4 of 4) sorted by relevance
26 boolean hasSliceAccess(String pkg); in hasSliceAccess() method
175 public boolean hasSliceAccess() { in hasSliceAccess() method in SliceManager177 return mService.hasSliceAccess(mContext.getPackageName()); in hasSliceAccess()
191 public boolean hasSliceAccess(String pkg) throws RemoteException { in hasSliceAccess() method in SliceManagerService
16203 HSPLandroid/app/slice/ISliceManager;->hasSliceAccess(Ljava/lang/String;)Z