Searched refs:APP_PACKAGE (Results 1 – 3 of 3) sorted by relevance
32 String APP_PACKAGE = Types.getClassPackageName (IAppConstants.class); field
960 FORCED_DELEGATION_FILTER_SPECS = new String [] {"+" + IAppConstants.APP_PACKAGE + ".*"};
148 if (! m_warningIssued && clsName.startsWith (IAppConstants.APP_PACKAGE)) in visit()