Searched refs:ipMemoryStore (Results 1 – 5 of 5) sorted by relevance
3 oneway void onIpMemoryStoreFetched(in android.net.IIpMemoryStore ipMemoryStore); in onIpMemoryStoreFetched() argument
20 oneway void onIpMemoryStoreFetched(in android.net.IIpMemoryStore ipMemoryStore); in onIpMemoryStoreFetched() argument
23 void onIpMemoryStoreFetched(in IIpMemoryStore ipMemoryStore); in onIpMemoryStoreFetched() argument
6911 final IpMemoryStore ipMemoryStore = IpMemoryStore.getMemoryStore(mContext); in factoryReset() local6912 ipMemoryStore.factoryReset(); in factoryReset()