Searched refs:MSG_INSTALL (Results 1 – 3 of 3) sorted by relevance
97 private static final int MSG_INSTALL = 1; field in InputFilter134 mH.obtainMessage(MSG_INSTALL, host).sendToTarget(); in install()225 case MSG_INSTALL: in handleMessage()
187 private static final int MSG_INSTALL = 3; field in PackageInstallerSession848 case MSG_INSTALL:1794 mHandler.obtainMessage(MSG_INSTALL).sendToTarget(); in handleStreamValidateAndCommit()3625 mHandler.obtainMessage(MSG_INSTALL).sendToTarget(); in setPermissionsResult()
63673 Landroid/view/InputFilter;->MSG_INSTALL:I