Searched refs:ON_ACTIVITY_FORCED_RESIZABLE (Results 1 – 2 of 2) sorted by relevance
46 private static final int ON_ACTIVITY_FORCED_RESIZABLE = 5; field in TaskStackListenerImpl224 mMainHandler.obtainMessage(ON_ACTIVITY_FORCED_RESIZABLE, taskId, reason, packageName) in onActivityForcedResizable()317 case ON_ACTIVITY_FORCED_RESIZABLE: { in handleMessage()
127 private static final int ON_ACTIVITY_FORCED_RESIZABLE = 6; field in TaskStackChangeListeners.Impl239 mHandler.obtainMessage(ON_ACTIVITY_FORCED_RESIZABLE, taskId, reason, packageName) in onActivityForcedResizable()390 case ON_ACTIVITY_FORCED_RESIZABLE: { in handleMessage()