Searched refs:ON_ACTIVITY_FORCED_RESIZABLE (Results 1 – 1 of 1) sorted by relevance
186 mHandler.obtainMessage(H.ON_ACTIVITY_FORCED_RESIZABLE, taskId, 0, packageName)1089 private static final int ON_ACTIVITY_FORCED_RESIZABLE = 5; field in SystemServicesProxy.H1119 case ON_ACTIVITY_FORCED_RESIZABLE: { in handleMessage()