Searched refs:MSG_DISPATCH_OWNERSHIP_LOSS (Results 1 – 1 of 1) sorted by relevance
312 private static final int MSG_DISPATCH_OWNERSHIP_LOSS = 0; field in AppContextService.DispatchHandler321 Message msg = obtainMessage(MSG_DISPATCH_OWNERSHIP_LOSS, contexts, 0, listener); in requestAppContextOwnershipLossDispatch()333 case MSG_DISPATCH_OWNERSHIP_LOSS: in handleMessage()