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()
229 private static final int MSG_INSTALL = 3; field in PackageInstallerSession902 case MSG_INSTALL:2267 mHandler.obtainMessage(MSG_INSTALL).sendToTarget(); in handleStreamValidateAndCommit()4409 isCommitted() ? MSG_INSTALL : MSG_PRE_APPROVAL_REQUEST).sendToTarget();
59707 Landroid/view/InputFilter;->MSG_INSTALL:I