Home | History | Annotate | Download | only in pm

Lines Matching refs:POST_INSTALL

569     static final int POST_INSTALL = 9;
988 case POST_INSTALL: {
8469 final Message msg = mHandler.obtainMessage(POST_INSTALL, token, 0);
8683 Message msg = mHandler.obtainMessage(POST_INSTALL, token, 0);