Searched refs:dispatchAppFocusOwnershipGrant (Results 1 – 1 of 1) sorted by relevance
326 private void dispatchAppFocusOwnershipGrant(IAppFocusOwnershipCallback callback, int appType) { in dispatchAppFocusOwnershipGrant() method in AppFocusService474 dispatchAppFocusOwnershipGrant((IAppFocusOwnershipCallback) msg.obj, msg.arg1); in handleMessage()