Home | History | Annotate | Download | only in internal

Lines Matching refs:in

5  * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
33 void utConfigurationUpdated(in IImsUt ut, int id);
34 void utConfigurationUpdateFailed(in IImsUt ut, int id, in ImsReasonInfo error);
39 void utConfigurationQueried(in IImsUt ut, int id, in Bundle ssInfo);
40 void utConfigurationQueryFailed(in IImsUt ut, int id, in ImsReasonInfo error);
45 void utConfigurationCallBarringQueried(in IImsUt ut,
46 int id, in ImsSsInfo[] cbInfo);
51 void utConfigurationCallForwardQueried(in IImsUt ut,
52 int id, in ImsCallForwardInfo[] cfInfo);
57 void utConfigurationCallWaitingQueried(in IImsUt ut,
58 int id, in ImsSsInfo[] cwInfo);