Searched defs:ObbState (Results 1 – 1 of 1) sorted by relevance
495 class ObbState implements IBinder.DeathRecipient { class in MountService496 public ObbState(String rawPath, String canonicalPath, int callingUid, in ObbState() method in MountService.ObbState