Searched refs:EVENT_STOP_PROVISIONING (Results 1 – 1 of 1) sorted by relevance
85 private static final int EVENT_STOP_PROVISIONING = 1; field in EntitlementManager215 mHandler.sendMessage(mHandler.obtainMessage(EVENT_STOP_PROVISIONING, type, 0)); in stopProvisioningIfNeeded()514 case EVENT_STOP_PROVISIONING: in handleMessage()