Searched defs:filter (Results 1 – 12 of 12) sorted by relevance
194 @NonNull NodeFilter filter) { in findNodeByFilter()208 @NonNull NodeFilter filter) { in findNodeByFilter()226 @NonNull NodeFilter filter) { in findNodeByFilter()
277 IntentFilter filter = new IntentFilter(Intent.ACTION_MAIN); in setPreferredLauncher() local283 DeviceOwnerReceiver.getComponentName(activity), filter, componentName); in setPreferredLauncher() local
336 IntentFilter filter = new IntentFilter(Intent.ACTION_SEND); in enableForwarding() local341 filter, FLAG_MANAGED_CAN_ACCESS_PARENT | FLAG_PARENT_CAN_ACCESS_MANAGED); in enableForwarding() local
104 IntentFilter filter = new IntentFilter(BluetoothDevice.ACTION_FOUND); in onCreate() local
112 final PorterDuffColorFilter filter = (PorterDuffColorFilter) mImage.getColorFilter(); in testModes() local
198 IntentFilter filter = new IntentFilter(AMBIENT_UPDATE_ACTION); in onResume() local
248 ColorMatrixColorFilter filter = new ColorMatrixColorFilter(matrix); in onEnterAmbientInFragment() local
399 IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver() local
284 IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver() local
760 IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver() local
144 private static void addDataTypeUnchecked(IntentFilter filter, String type) { in addDataTypeUnchecked()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...