Searched defs:onUpdateAllowlistRequest (Results 1 – 3 of 3) sorted by relevance
32 void onUpdateAllowlistRequest(in IBinder callback); in onUpdateAllowlistRequest() method
85 public void onUpdateAllowlistRequest(@NonNull IContentProtectionAllowlistCallback callback) { in onUpdateAllowlistRequest() method in RemoteContentProtectionService
113 public void onUpdateAllowlistRequest() throws Exception { in onUpdateAllowlistRequest() method in RemoteContentProtectionServiceTest