Searched defs:ON_ACTIVITY_FORCED_RESIZABLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
H A DSystemServicesProxy.java268 mHandler.obtainMessage(H.ON_ACTIVITY_FORCED_RESIZABLE, taskId, reason, packageName)
1360 private static final int ON_ACTIVITY_FORCED_RESIZABLE = 6; field in class:SystemServicesProxy.H
1419 case ON_ACTIVITY_FORCED_RESIZABLE: {

Completed in 68 milliseconds