Searched refs:arp (Results 1 – 14 of 14) sorted by relevance
793 AppRestrictionsPreference arp = (AppRestrictionsPreference) preference; in onPreferenceClick() local794 if (!arp.isImmutable()) { in onPreferenceClick()795 final String packageName = arp.getKey().substring(PKG_PREFIX.length()); in onPreferenceClick()796 final boolean newEnabledState = !arp.isChecked(); in onPreferenceClick()797 arp.setChecked(newEnabledState); in onPreferenceClick()799 updateAllEntries(arp.getKey(), newEnabledState); in onPreferenceClick()
33 import com.android.net.module.util.arp.ArpPacket;
17 package com.android.net.module.util.arp;
38 "device/com/android/net/module/util/arp/ArpPacket.java",
73 import com.android.net.module.util.arp.ArpPacket;
105 import com.android.net.module.util.arp.ArpPacket;
69 import com.android.net.module.util.arp.ArpPacket
140 import com.android.net.module.util.arp.ArpPacket;
1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
207 import com.android.net.module.util.arp.ArpPacket;