Searched refs:MSG_SET_ORIENTATION (Results 1 – 1 of 1) sorted by relevance
44 private static final int MSG_SET_ORIENTATION = 2; field in UiThreadHelper73 Message.obtain(HANDLER.get(activity), MSG_SET_ORIENTATION, orientation, 0, activity) in setOrientationAsync() local106 case MSG_SET_ORIENTATION: in handleMessage()