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()
217 private static final int MSG_INSTALL = 3; field in PackageInstallerSession817 case MSG_INSTALL:2016 mHandler.obtainMessage(MSG_INSTALL).sendToTarget(); in handleStreamValidateAndCommit()3985 isCommitted() ? MSG_INSTALL : MSG_PRE_APPROVAL_REQUEST).sendToTarget();
60350 Landroid/view/InputFilter;->MSG_INSTALL:I