Searched refs:MESSAGE_PROFILE_INIT_PRIORITIES (Results 1 – 1 of 1) sorted by relevance
86 private static final int MESSAGE_PROFILE_INIT_PRIORITIES = 2; field in PhonePolicy157 mHandler.obtainMessage(MESSAGE_PROFILE_INIT_PRIORITIES, intent).sendToTarget();182 case MESSAGE_PROFILE_INIT_PRIORITIES: { in handleMessage()