Searched defs:obbState (Results 1 – 1 of 1) sorted by relevance
1952 final ObbState obbState = new ObbState(rawPath, canonicalPath, callingUid, token, nonce); in mountObb() local2149 private void addObbStateLocked(ObbState obbState) throws RemoteException { in addObbStateLocked()2185 private void removeObbStateLocked(ObbState obbState) { in removeObbStateLocked()2364 ObbAction(ObbState obbState) { in ObbAction()2431 MountObbAction(ObbState obbState, String key, int callingUid) { in MountObbAction()2529 UnmountObbAction(ObbState obbState, boolean force) { in UnmountObbAction()