Searched refs:EVENT_MAYBE_RUN_PROVISIONING (Results 1 – 1 of 1) sorted by relevance
87 private static final int EVENT_MAYBE_RUN_PROVISIONING = 3; field in EntitlementManager254 mHandler.sendMessage(mHandler.obtainMessage(EVENT_MAYBE_RUN_PROVISIONING)); in maybeRunProvisioning()520 case EVENT_MAYBE_RUN_PROVISIONING: in handleMessage()